update some dialer stuff

This commit is contained in:
idk 2018-12-25 20:12:10 -05:00
parent 89fc9966c2
commit 1d0ec2a110
No known key found for this signature in database
GPG key ID: D75C03B39B5E14E1
3 changed files with 13 additions and 1 deletions

View file

@ -23,6 +23,7 @@ clean:
deps:
go get -u github.com/eyedeekay/eeproxy
go get -u github.com/eyedeekay/go-socks5
test:
mkdir -p testdir && cd testdir && \