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

monero-wallet-rpc can't work via socks5 #9177

Closed
longnetwork opened this issue Feb 17, 2024 · 3 comments
Closed

monero-wallet-rpc can't work via socks5 #9177

longnetwork opened this issue Feb 17, 2024 · 3 comments

Comments

@longnetwork
Copy link

I use the --proxy option to specify a local proxy. My proxy responds with an error that version 4 for socks is not correct.
full run command monero-wallet-rpc:
monero-wallet-rpc --log-level 0 --trusted-daemon --daemon-ssl autodetect --daemon-ssl-allow-any-cert --max-concurrency 6 --non-interactive --disable-rpc-login --rpc-bind-port {{RPC_WALLET_PORT}} --rpc-bind-ip 127.0.0.1 --disable-rpc-ban --wallet-dir {{WALLET_DIR}} --proxy 127.0.0.1:{{SOCKS5_PORT}}

monero-wallet-rpc does not support socks5

@vtnerd
Copy link
Contributor

vtnerd commented Feb 18, 2024

This is a duplicate of #8562

@vtnerd
Copy link
Contributor

vtnerd commented Feb 19, 2024

@selsta I don't think this is completed, but we definitely don't need two bug reports for this.

@vtnerd
Copy link
Contributor

vtnerd commented Feb 19, 2024

Nevermind, I see you added the duplicate label also.

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

No branches or pull requests

3 participants