Skip to content
Michael.X edited this page Feb 27, 2023 · 4 revisions

1. Download

Log in to https://xx-net.com Go to the download page and choose to download the Linux version

Screenshot(1)

2. Unzip

Command Line:
unzip XX-Net-linux-5.0.3.zip

3. Startup

cd XX-Net
./start

4. Login

Enter username and password to log in Screenshot 2023-02-28 at 12 04 35 pm

5. Firefox settings proxy plugin

Firefox Settings Proxy Plugin

6. Use the Chrome browser extension to switch the proxy

Install and use - SwitchyOmega

7. Other proxy tools

  • tsocks Advantages: support ipv6 Disadvantages: Do not proxy domain name resolution requests
  • proxy chains Advantages: can proxy domain name resolution Disadvantages: does not support ipv6

Under normal circumstances, it is enough to use proxychains, and then use tsocks when ipv6 is required

Clone this wiki locally