I have Android 11
I tried 1.50-1 version
both pkg install microsocks
and manually built with ghcr.io/termux/package-builder
I tried different build flags.
CFLAGS='-g -O0 -fno-stack-protector'
LDFLAGS='-fno-stack-protector'
and
CFLAGS='-DTHREAD_STACK_SIZE=1048576 -g -O0'
It starts but crashes on client connection.
~ $ microsocks
Segmentation fault microsocks
I have Android 11
I tried 1.50-1 version
both
pkg install microsocksand manually built with
ghcr.io/termux/package-builderI tried different build flags.
and
It starts but crashes on client connection.
~ $ microsocks Segmentation fault microsocks