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 proxy support when connecting to Empire server #4

Open
0x27 opened this issue Apr 24, 2018 · 2 comments
Open

SOCKS proxy support when connecting to Empire server #4

0x27 opened this issue Apr 24, 2018 · 2 comments

Comments

@0x27
Copy link

0x27 commented Apr 24, 2018

It would be rather neat to have the option to use a SOCKS5 proxy when connecting to the Empire server, largely for cases where you have bound the API interface to localhost on a remote box, and want to use "ssh -D" type tunnel to access it, for paranoia/security reasons.

@xorrior
Copy link
Contributor

xorrior commented Apr 24, 2018

@0x27 Have you tried facilitating a socks proxy via SSH or HTTP proxy with proxychains and the client? I'm just curious as to why that wouldn't work?

@dchrastil
Copy link
Collaborator

This could be possible. I'm looking into this: https://www.npmjs.com/package/socket.io-proxy

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

3 participants