proxc
- Execute command with
proxychainsapplied without having to editproxychains.conf.- Useful when you just want to run some app behind a single proxy.
- It generates and uses a
proxychains.confin memory.
- Configure DNS for one Linux process
- Use bubblewrap to create a mount namespace, in which processes see the DNS you want in
/etc/resolv.conf - Ban
/var/run/nscdso processes can't use system's DNS cache
If network status change, NetworkManager or other program may delete
/etc/resolv.confand create a new one. That makes bubblewrap's file binding lost. So it's recommend to use static DNS configuration using the following variables in the/etc/sysconfig/network/config:NETCONFIG_DNS_STATIC_SEARCHLISTNETCONFIG_DNS_STATIC_SERVERSNETCONFIG_DNS_FORWARDERor disable DNS configuration updates via netconfig by setting:NETCONFIG_DNS_POLICY='' - Use bubblewrap to create a mount namespace, in which processes see the DNS you want in
Usage
proxc [-p socks5|socks4|http <proxy_ip> <proxy_port>] [-d <dns-ip>] -c <command and args>

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
