Commit Graph

306 Commits

Author SHA1 Message Date
6e81439e3a
You slep :( 2021-11-23 04:08:22 -08:00
0f999388d3
Create dependabot.yml 2021-11-16 22:09:49 -08:00
4ed0f539e9
Continue: in memory SOCKS5 server implementation 2021-11-09 22:52:10 -08:00
fce68552a9
New: experimental in-memory SOCKS5 listener 2021-10-30 18:24:37 -07:00
a9864d39e0 Merge branch 'dev' of kayos/Prox5 into master 2021-10-28 22:06:23 +00:00
775340eae9
Fix: proxies couldn't be deleted due to atomic lock 2021-10-28 15:04:15 -07:00
0c95fa935e
Add: ability to disable server timeout 2021-10-28 08:51:10 -07:00
9b07f278cb
Fix: SOCKS5 Server timeout independant of Valid. timeout 2021-10-27 09:48:17 -07:00
dc757d433b
New: SOCKS5 Server timeout independant of Valid. timeout 2021-10-27 09:46:09 -07:00
c0389996a2
Add: GetStatistics 2021-10-27 08:46:15 -07:00
b996faa39f
Update: README.md 2021-10-26 20:13:43 -07:00
29be80de2b
Add: Disable removeafter option 2021-10-26 20:08:23 -07:00
6cc9d78057
Tidy up 2021-10-26 19:51:14 -07:00
449f6459b3
Remove: debug output 2021-10-26 19:15:44 -07:00
c1d14f1632
Wow: great job! 2021-10-26 19:13:52 -07:00
9ef3367b04
Fix: embarassing infinite loop 2021-10-25 03:32:59 -07:00
3f08e27b70
Fix: insane CPU usage 2021-10-25 03:04:52 -07:00
6ca46334be
Fix: pause/start (again) 2021-10-25 02:57:38 -07:00
2943ef2961
Enhance: list management 2021-10-24 21:15:06 -07:00
8372262afb Fix: filter breaking domains 2021-10-24 13:30:15 -07:00
44b258a40f Reduce debug output 2021-10-23 14:30:31 -07:00
1679141997 Fix: pause/resume, Finish: authed proxies 2021-10-23 10:25:28 -07:00
0bf2e0f711 stop copying proxies to try and fix memory leak issue 2021-10-23 07:58:03 -07:00
528723a7f7 Merge branch 'dev' of ssh://git.tcp.direct:2222/kayos/Prox5 into dev 2021-10-23 07:33:26 -07:00
852db526f5 Remove: Unnecessary auth type - use URI 2021-10-23 07:33:06 -07:00
3e507c41a5 the uri should already be valid maybe 2021-10-23 07:32:33 -07:00
2eaeb6c3fd begin implementing authentication and fix insane channel buffer sizes 2021-10-23 07:26:23 -07:00
94a2a3160d Update: README.md 2021-10-09 13:45:30 -07:00
8054656354 Merge branch 'master' of github.com:yunginnanet/Prox5 2021-10-09 10:50:50 -07:00
67ee1423c7 Fix gif 2021-10-09 10:50:17 -07:00
4b9a730a91
Update README.md 2021-10-09 10:23:57 -07:00
0ea5c650d7 name change 2021-10-09 10:23:13 -07:00
31787f33eb Add: SOCKS5 rotating proxy server 2021-09-30 12:19:09 -07:00
6bffa7c72b rate5 update, panic fixed 2021-09-29 01:31:19 -07:00
1031a9e76a Update Rate5 2021-09-28 10:35:40 -07:00
6aae0abed8 Bugfix: Rate5 update 2021-09-28 01:28:14 -07:00
10198716a2 v0.1a 2021-09-28 01:05:35 -07:00
02947929e9 Add: Set/Get DialerBailout 2021-09-27 23:25:00 -07:00
1c24e21d83 simplify and safe resources by using math/rand 2021-09-24 20:26:57 -07:00
a7b2a8e988 oh my dear god... it's... beautiful.... 2021-09-24 14:06:08 -07:00
0a21a6860a Supercharge: implement atomic.Value 2021-09-24 12:07:56 -07:00
7e4bb20b5d Enhance: dialer verification 2021-09-24 09:38:57 -07:00
867b6476f3 remove http detection for now, minor adjustments 2021-09-23 17:15:15 -07:00
7c22f1f9f2 New: http proxy detection (lowest priority and not usable yet) 2021-09-23 09:06:49 -07:00
08d4d1a810 Fix: bad debug handling 2021-09-23 08:12:05 -07:00
4d82edb855 fix concurrent map read/write 2021-09-23 06:16:23 -07:00
693499b923 Fix duplicate recycling and adjust when we recycle 2021-09-23 04:15:34 -07:00
9f69bc5044 Fine Tuning 2021-09-23 03:07:23 -07:00
e02495e513 Fix: SetMaxWorkers not working 2021-09-23 01:45:49 -07:00
7ed5933b11 Major but non-breaking: from pond to ants 2021-09-23 00:38:00 -07:00