Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Docker compose socks5 and vpn server

NotificationsYou must be signed in to change notification settings

Tan4ek/socks5-vpn-docker

Repository files navigation

This is just a combination ofdante anddockvpnDocker 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 followthis instraction
  • docker-compose up -d

For checking socks5curl -x socks5h://suck-rkn:telegram@127.0.0.1:1088 https://www.youtube.com

socks proxy

Indocker-compse defineSOCKS_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 inconfig_mtproxy_server.py.After docker container up you could read secret keys fromdocker-compose logs mtproxyand find a line liketg: YYY..... YYY is your key for a mtproxy

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp