Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 367 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 367 Bytes

mtproxy with docker dompose

Clone this repository

git clone -b main --depth=1 https://github.com/ariadata/mtproxy dc-mtproxy

cd dc-mtproxy

# change parameters in .env file for SECRET Use:
# head -c 16 /dev/urandom | xxd -ps
# or via : https://www.browserling.com/tools/random-hex

docker-compose up -d

# wait about 10 seconds
docker-compose logs