nutinshell

Results 23 issues of nutinshell

目前在repo里找到的办法都不是很详细,请问现在 redsocks {} 支持 tcp 的 tproxy 转发么?例如: ``` redsocks { local_ip = 0.0.0.0; local_port = 3129; ip = 127.0.0.1; port = 2000; type = socks5; listenq = 2048; max_accept_backoff...

Use --client, but stud error like: stud: stud.c:688: init_openssl: Assertion `CONFIG->CERT_FILES != ((void *)0)' failed. Aborted (core dumped) Must specify a cert file for init args.

docker login 成功 执行 compose 报错 ``` [+] Running 0/1 ⠿ app Error 1.1s Error response from daemon: denied ``` ``` level=info msg="Attempting next endpoint for pull after error: denied"...