This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oleg
/
liberte
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Added missing proxyresolv wrapper
Maxim Kammerer
%!s(int64=12) %!d(string=hai) anos
pai
b6a45b80da
achega
4cd56005f6
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
src/usr/local/libexec/proxyresolv.wrapper
+ 4
- 0
src/usr/local/libexec/proxyresolv.wrapper
Ver ficheiro
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+unset LD_PRELOAD
+exec tor-resolve "$@"