<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[n.eko]]></title><description><![CDATA[<p dir="auto"><img src="https://raw.githubusercontent.com/m1k1o/neko/master/docs/_media/logo.png" alt="n.eko" class=" img-fluid img-markdown" /></p>
<hr />
<h3>What is <a href="https://neko.m1k1o.net/" target="_blank" rel="noopener noreferrer nofollow ugc">n.eko</a>?</h3>
<p dir="auto">Welcome to Neko, a self-hosted virtual browser that runs in Docker and uses WebRTC technology. Neko is a powerful tool that allows you to run a fully-functional browser in a virtual environment, giving you the ability to access the internet securely and privately from anywhere. With Neko, you can browse the web, run applications, and perform other tasks just as you would on a regular browser, all within a secure and isolated environment. Whether you are a developer looking to test web applications, a privacy-conscious user seeking a secure browsing experience, or simply someone who wants to take advantage of the convenience and flexibility of a virtual browser, Neko is the perfect solution.</p>
<h3>LISCENSE</h3>
<p dir="auto"><a href="https://github.com/m1k1o/neko/blob/master/LICENSE" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m1k1o/neko/blob/master/LICENSE</a></p>
<hr />
<h3><img src="https://forum.sumisu.xyz/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4e6.png?v=e98e1c9ec1b" class="not-responsive emoji emoji-android emoji--package" style="height:23px;width:auto;vertical-align:middle" title=":package:" alt="📦" /> Docker Compose</h3>
<pre><code>version: "3.4"
services:
  neko:
    image: "m1k1o/neko:firefox"
    restart: "unless-stopped"
    shm_size: "2gb"
    ports:
      - "8080:8080"
      - "52000-52100:52000-52100/udp"
    environment:
      NEKO_SCREEN: 1024×576@30
      NEKO_PASSWORD: GuestPassword1 #Enter guest password here - Autologin URL - http://server:8080/?usr=guest1&amp;pwd=GuestPassword1
      NEKO_PASSWORD_ADMIN: AdminPassword1 #Enter admin password here - Autologin URL - http://server:8080/?usr=admin1&amp;pwd=AdminPassword1
      NEKO_EPR: 52000-52100
      NEKO_ICELITE: 1
      NEKO_NAT1TO1: 192.168.1.20 #Local IP Address
</code></pre>
]]></description><link>https://forum.sumisu.xyz/topic/33/n-eko</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 04:36:42 GMT</lastBuildDate><atom:link href="https://forum.sumisu.xyz/topic/33.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Nov 2024 17:12:04 GMT</pubDate><ttl>60</ttl></channel></rss>