mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-05-18 11:49:52 +08:00
Updated debugging proxychains (markdown)
+2
-1
@@ -1,4 +1,5 @@
|
||||
basically the main.c wrapper only exists to be able to debug with gdb; otherwise a simple shell script would do.
|
||||
|
||||
alternatively the following might work:
|
||||
(gdb) set exec-wrapper env 'LD_PRELOAD=libproxychains.so'
|
||||
|
||||
(gdb) set exec-wrapper env 'LD_PRELOAD=libproxychains.so'
|
||||
|
||||
Reference in New Issue
Block a user