does ktor have socks5 proxy server support?
# ktor
c
does ktor have socks5 proxy server support?
a
Can you describe in more detail what support you expect?
c
socks5 proxy
I tried com.github.bbottemajava socks proxy server4.1.2, it doesn't work for me.
a
Unfortunately, Ktor doesn't provide an implementation of the SOCKS 5 server.
c
🙂
with the help from chatgpt, i finally had my socks5 proxy server ready.😀