macOS with NPM
This guide will explain how to use the start the anyone-client and setup macOS to automatically route all compatible apps through the network, including browsers, streaming and more. We can do this using the Anyone SDK, which is built for creating private applications, but also works for individual use!
Primer: Test if you are on Anyone
You can visit the URL https://check.en.anyone.tech to check that you aren't already connected to the Anyone network a different way
Install the Anyone Client
The simplest way to install anyone is through npm. If you already have npm, you can skip the collapsible window below
Once you have npm, simply install like below from the Terminal app
Running the Client
Once installed, you can start the anyone-client with the default configuration from the Terminal:
This will show a few setup messages, ending with
Routing System-Wide
To route system-wide, go to System Preferences and navigate to the Proxies window - the simplest way is to search for it from the searchbar. This will open a pop-up like below:
From there, enable the Socks proxy option and put in the following options:
If you are not running anyone-client on your macOS machine (for example, running it on the hardware or another local server), the server IP will be different. Head to Connect Through Hardware to see more cases.
Completing the Check
Once the proxy server is enabled, you can return to https://check.en.anyone.tech from Chrome, Brave or Safari and see if your perceived IP has changed!
Connecting Individual Apps
If you'd instead like to connect individual apps, instead of configuring all applicable programs, see below!
Individual Applications with AnyoneLast updated