Evsyukov Denis
e81fcee208
fix: close http conn correctly
2024-02-09 14:11:49 +03:00
Evsyukov Denis
679f46093c
feat: correct process routines
2024-02-09 12:56:27 +03:00
Evsyukov Denis
fd74e00afe
fix: http proxy
2024-02-08 21:24:58 +03:00
Evsyukov Denis
229ad7a95d
feat: migration to github.com/things-go/go-socks5
...
- preallocate config slices
- not used interfaces in consumer
- do not allocate new variables in loops
2024-02-08 15:16:52 +03:00
Evsyukov Denis
bc9c2c8473
fix: must close the connection after processing
...
I think it should help to close #80
2024-02-07 20:17:32 +03:00
Wayback Archiver
25e6568f4d
Add support for http proxy ( #68 )
...
* Add support for http proxy
* add test case for http proxy
---------
Co-authored-by: octeep <github@bandersnatch.anonaddy.com>
Co-authored-by: pufferfish <74378430+pufferffish@users.noreply.github.com>
2023-05-22 17:47:33 +01:00