1box

Results 12 comments of 1box

我也遇到了一个问题 ``` 恭喜發財 ~ Time 2s ❯ nmap -Pn -p 1433 --script ms-sql-brute --script-args userdb=username.lst,passdb=passwprd.lst Target IP -d Starting Nmap 7.93 ( https://nmap.org ) at 2022-12-13 21:17 CST --------------- Timing...

> 企图作案,你将必须要装运3.8并获其途径 `which python3.8` > > ```shell > pipx install ciphey --python /usr/local/bin/python3.8 > ``` pipx is a very good choice. I also recommend using asdf for python multi-version installation.

```Add txt record error.``` [https://github.com/acmesh-official/acme.sh/wiki/dnsapi](url) You should check your cf settings, and in the shell you should first type ```export CF_Key="xxxx"``` ```export XX_XXX="xxxx"``` Then the next steps of certificate issuance...

我也遇到了这个问题 同样x86 使用的是旁路模式

> 检查你的nginx 日志,如果有big header,调整下nginx参数就好了 不是同一频道就不要评论误人子弟

[https://www.openappfilter.com/faq.html](url) 希望下次能支持虚拟机的virtio

[.autocomplete__key-bindings](https://github.com/marlonrichert/zsh-autocomplete/blob/c7b65508fd3a016dc9cdb410af9ee7806b3f9be1/Functions/Init/.autocomplete__key-bindings#L37) I tried modifying this file. comment some code snippets. but `ctrl + r,` still brings up the history widget. ``` #!/bin/zsh zmodload zsh/complist zmodload -F zsh/parameter p:funcstack p:functions zmodload...

[https://hysteria.network/docs/port-hopping/](url) ``` { "server": "example.com:12345,2000-30000", "protocol": "udp", "up": "50 Mbps", "down": "150 Mbps", } ``` 这是hysteria的写法之一,服务运行在12345端口,然后支持端口跳跃2000-30000, 目前v2rayN如果导入配置文件,如果配置文件server写了如上格式,无法运行,只能支持example.com:12345。 希望能支持~

对.. 可以用 是我添加多了一个```,``` 很抱歉 丢人了