FREESOC
FREESOC
lib.so android protect work ? @DosX-dev
@OliverOffing What are the client and server commands, how should they work?
Hello, how should it work? Server: ./udp-tunnel -l 9092 customer /udp-tunnel -o 51.79.84.21:9092 -s 127.0.0.1:445 -t 10 127.0.0.1:445 Is the listener for my ovpn server in UDP? true but I...
https://github.com/user-attachments/assets/69bb1133-2bdb-4c46-847f-d16c7623212a Problem Android 10 emui 12 @luoyesiqiu
// Función para obtener el fabricante del dispositivo const char *GetManufacturer() { static char manufacturer[PROP_VALUE_MAX]; __system_property_get("ro.product.manufacturer", manufacturer); return manufacturer; } // Función para verificar si existe un archivo en la...
> I tried to use dpt-shell to process v2raysNG and install it on a Huawei phone, but the phone did not report a virus. It may vary from region to...
> ``` > // Función para obtener el fabricante del dispositivo > const char *GetManufacturer() { > static char manufacturer[PROP_VALUE_MAX]; > __system_property_get("ro.product.manufacturer", manufacturer); > return manufacturer; > } > >...