top | item 46325513 (no title) chjj | 2 months ago Very cool project. Is it always an LD_PRELOAD or can it function as a standalone SOCKS proxy similar to wireproxy? discuss order hn newest turblety|2 months ago Thanks chjj. Yeah it's always LD_PRELOAD. There is wireproxy [1] though that might do what you want?1. https://github.com/whyvl/wireproxy throwaway894345|2 months ago Correct me if I’m wrong, but if you use LD_PRELOAD, presumably it will not work for applications that circumvent libc, such as Go binaries (at least those with CGo disabled)? load replies (1)
turblety|2 months ago Thanks chjj. Yeah it's always LD_PRELOAD. There is wireproxy [1] though that might do what you want?1. https://github.com/whyvl/wireproxy throwaway894345|2 months ago Correct me if I’m wrong, but if you use LD_PRELOAD, presumably it will not work for applications that circumvent libc, such as Go binaries (at least those with CGo disabled)? load replies (1)
throwaway894345|2 months ago Correct me if I’m wrong, but if you use LD_PRELOAD, presumably it will not work for applications that circumvent libc, such as Go binaries (at least those with CGo disabled)? load replies (1)
turblety|2 months ago
1. https://github.com/whyvl/wireproxy
throwaway894345|2 months ago