Replies: 1 comment 5 replies
-
|
Can you try with a number instead of a string? Might be an error in the documentation. [proxy.socks5]
host = "127.0.0.1"
port = 9050 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have a irc server on tor and i can't run it i tried socks5 proxy and tor
here is my config
[proxy.socks5]
host = "127.0.0.1"
port = "9050"
[servers.darkchat]
nickname = "Mart0x"
server = "ey3h2wxnyf2uamidmoyqwqsjxicqdk7eqvrs55efhqbxhv37sdfscxad.onion"
channels = ["#main"]
proxy = "tor"
i got error after reload the config
Beta Was this translation helpful? Give feedback.
All reactions