This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
rajven
/
Eye
espejo de
https://github.com/rajven/Eye
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
added the sysctl config to allow icmp ping to an unprivileged user
root
hace 1 año
padre
96f841ab34
commit
cdc222b3f7
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
docs/sysctl.d/99-allow-icmp.conf
+ 2
- 0
docs/sysctl.d/99-allow-icmp.conf
Ver fichero
@@ -0,0 +1,2 @@
+#allow icmp ping
+net.ipv4.ping_group_range=0 999