Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Ruby-Network/Ruby-Browser

Repository files navigation

Natant Browser

About

This is the official source code and repository for Natant Browser! This is Natant Networks flagship proxy!

Developers

Setup

  • Clone the repository
$ git clone https://github.com/Natant-Network/Natant-Browser.git
  • Install the dependencies
$ npm install
  • Setup your .env file
$ cp .env.example .env
  • Change the port in the .env file to your liking
$ nano .env
  • Start the server
$ npm start

Using docker and docker-compose

  • Curl the docker-compose.yml file
$ curl -o docker-compose.yml https://raw.githubusercontent.com/Natant-Network/Natant-Browser/main/docker-compose.yml
  • Change the port in the docker-compose.yml file to your liking
$ nano docker-compose.yml
  • Start the server
$ docker-compose up -d

Picture of the browser:

image

Credits: