Dnia 2015-01-25, o godz. 12:29:54 Michał Górny napisał(a): > Add a minimal SOCKSv5-over-UNIX-socket proxy to Portage, and start it > whenever ebuilds are started with network-sandbox enabled. Pass the > socket address in PORTAGE_SOCKS5_PROXY and DISTCC_SOCKS_PROXY variables. > The proxy can be used to escape the network sandbox whenever network > access is really desired, e.g. in distcc. > > The proxy currently supports IPv4 only, and does not report bound > address (reports 0.0.0.0:0). No authentication is supported (UNIX > sockets provide a security layer). Resubmitted with a number of fixes as: [PATCH v2] Support escaping network-sandbox through SOCKSv5 proxy -- Best regards, Michał Górny