Skip to content

mohajer-hos/mtproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 66.6%
  • Dockerfile 33.4%