worm001

Results 21 issues of worm001

As the question goes, I have a service on port 3333 on the intranet. How should I set up the client to access it on a server with a public...

如题! 命令行使用没有加配置文件来得方便!

enhancement

Using the official version of rospo-windows-amd64.exe 0.11.6 latest version, running it on individual Windows 7 systems may result in errors: [fatal error: kernel32.DLL not found] [Runtime: panic before malloc heap...

klink.exe Currently, this parameter is not supported, which is very inconvenient! Alternatively, klink. exe can support reading parameters such as [-c conf. ini], and in such usage cases: [klink. exe...

I saw in the official documentation that there is a parameter "-multi" in the command line description, which is: don't check if winvnc is already running. How do I use...

author
cli
multi

在终端里su后,运行命令:bash

enhancement

### Description 只能使用IPV6,动态域名是dynv6的,三种方式:第一种获取的地址不准确,第二种网卡获取的方式会因为重拨号导致变化,虽然可以指定@2 3 这类位置,但是重拨多次后始终只有最后一个地址是能用的,有没有正则表达表可以只获取最后一个IPV6地址? 第三种是用命令,在飞牛的SSH中可以正常获取的命令是: ip -6 a | awk -F '[ \t]+|/' '/inet6/ && $3 != "::1" && $3 !~ /^fe80::/ && $3 !~ /^fda8:/ {ipv6=$3; getline; if...

bug