balboa icon indicating copy to clipboard operation
balboa copied to clipboard

Simple HTTP forward proxy

Results 2 balboa issues
Sort by recently updated
recently updated
newest added

hi i have this error ``` {"message":"connect EMFILE 94.xx.xx.xx:1942 - Local (undefined:undefined)"}* About to connect() to api.telegram.org port 443 (#1) * TCP_NODELAY set ```

I'm trying to do a simple forward HTTPS proxy, but I can't seem to get the https example you've provided working. Whenever I try to curl google through the proxy,...

bug
help wanted