Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not connected #23

Open
0x9a opened this issue Dec 2, 2018 · 1 comment
Open

Not connected #23

0x9a opened this issue Dec 2, 2018 · 1 comment

Comments

@0x9a
Copy link

0x9a commented Dec 2, 2018

hi when i use command:

pull docker image

docker pull schors/tgdante2

create directory for permanent username database

mkdir etc

start container

docker run -d -v $PWD/etc:/etc --net=host --restart unless-stopped --name tgdante schors/tgdante2

manage users

docker run --rm -ti -v $PWD/etc:/etc --net=host schors/tgdante2 /scripts/add user1 secret1

then give me this response:
tg://socks?&user=user1&pass=secret1&port=1080&server=

my socks5 not connect

pls help me for fix it

@radiocity
Copy link

Did you open 1080 port?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants