This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wytfy
/
v2ray-core
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix build break
v2ray
hace 9 años
padre
6a620d1c6d
commit
b72afc7c35
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
proxy/socks/client_config_json.go
+ 2
- 0
proxy/socks/client_config_json.go
Ver fichero
@@ -1,3 +1,5 @@
+// +build json
+
package socks
import (