Skip to content

Tan4ek/socks5-vpn-docker

Repository files navigation

socks5-vpn

This is just a combination of dante and dockvpn Docker compose socks5 and vpn server

Configuration

There are default ports in a file 'docker-compose' - 1088/tcp, 1194/udp, 443/tcp for OpenVPN, 8088/tcp, 9443/tcp/udp (actualy I don't know udp or tcp and I opened them all) for MTProto proxy - which must be opened

How to run

  • First of all, you need to open ports which defined in a file 'docker-compose'
  • Install docker, docker-compose
  • git clone this repository
  • for configuration openvpn follow this instraction
  • docker-compose up -d

For checking socks5 curl -x socks5h://suck-rkn:[email protected]:1088 https://www.youtube.com

socks proxy

In docker-compse define SOCKS_USERNAME, SOCKS_PASSWORD for SOCKS5 proxy. sockd.conf have all configuration for dante-server (SOCKS5)

mtproxy (MTProto Proxy)

You should generate some random 32 hex strings (for example here) and define them in config_mtproxy_server.py. After docker container up you could read secret keys from docker-compose logs mtproxy and find a line like tg: YYY..... YYY is your key for a mtproxy