Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.02 KB

tun2socks-cmd

cmd script to use tun2socks with shadowsocks.
this script for use with dnscrypt-proxy in tcp mode.

  • install TAP driver by Device Manager > Add legacy hardware.
  • remane TAP interface to tap4socks or what you want.
  • edit gateway data and proxy ip in script.
  • paste *.bat same directory as tun2socks.exe.
  • run Shadowsocks.exe
  • run *.bat as admin.

other resource

tun2socks
https://github.com/ambrop72/badvpn
or *.exe from other folk.

tap-windows
https://github.com/OpenVPN/tap-windows6
or
https://build.openvpn.net/downloads/releases/

Shadowsocks
https://github.com/shadowsocks/shadowsocks-windows

Outline Client

Client software running like my script.
but they send back telemetry data by sentry.io
and always connect to s3.amazonaws.com now sure why
it's always connection fail for me, no luck.
https://github.com/Jigsaw-Code/outline-client

Why TAP not wintun driver ?

  • wintun make all apps bypass 3rd firewall.