Skip to content

Desktop client for NewNode VPN. Usable by altrustic nodes.

Notifications You must be signed in to change notification settings

clostra/newnode_desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Desktop (MacOS/Linux) client for NewNode VPN. Usable by altrustic nodes and as a local http/https proxy.

To use this as a local proxy, define the following environment variables in $HOME/.profile or (if bash is your shell)$HOME/.bashrc:

export http_proxy=http://localhost:8006
export https_proxy=http://localhost:8006

Then source whichever file those variables are defined in.

. $HOME/.bashrc

Then start or restart your web browser or other client.

About

Desktop client for NewNode VPN. Usable by altrustic nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published