Skip to content

Instantly share code, notes, and snippets.

@dimMaryanto93
Created August 27, 2018 05:26
Show Gist options
  • Save dimMaryanto93/52c5565c6e97ad84237c87cb2fe8fd67 to your computer and use it in GitHub Desktop.
Save dimMaryanto93/52c5565c6e97ad84237c87cb2fe8fd67 to your computer and use it in GitHub Desktop.
## find pid service
ps -ef | grep mtproxy
## start service telegram
mtproxy --seed SEED --addr 0.0.0.0:1984 &
## example output
#tabeldata@tabeldata-server1:~$ Secret: da5e401cb3ff5a148bb25fede7956a50
#Ip: 0.0.0.0
#Port: 1984
# then press CTRL + C to exit....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment