【server】瞎写
Have your own server !
Alert! : 仅供学习! && KEEP FOOLISH
What do you need to prepare?
Basic costs
- Domain
- Buy a domain is first of all
- You can use it in both local area network and extranet
- Server Machine
You can choose one of these
- 🚀Buy a 'VPS'
- Your own client machine
- Buy a net server
Base knowledge
-
makesure your server ip is avilable to Ping.
- windows :
ipconfig /all
- mac os/ linux:
ifconfig
- windows :
-
DNS(Domain Name reSolution)
- You can buy a domain on Aliyun or other platform you like.
- Set ip(s) which domain refers to.
- For example : sakanawave.com can explain as 172.0.0.1 if you set it.
-
Proxy
- Try config a proxy can let your server as a relay station
-
Install python
python3 -V
-
Trojan
-
Install Trojan on server
-
Install Trojan on client
- Windows
- install trojan_cli, run <start.bat> to masksure trojan.exe is running
- use chrome plugin : proxy SwitchOmega
- set soket5 : 127.0.0.1 1080
- add rules : vps rules
- set LAN on system setting : 127.0.0.1080
- Mac
- install clashx pro
- download [trojan_config.yaml] and config [server/port/password], if you cert need update, can set skip cert it
- Windows
-