Results 15 comments of iiusky

> @ankushgoel27 I was going to recommend `--greppable` to you, but this won't work because nmap will not run if this flag is passed. I don't think there is a...

- 查看数据库列表 - 增加账号 - 查看账号列表 - 删除账号 - 增加备份 - 查看备份列表 - 删除备份 应该就这些功能吧?后续有时间添加下

In my program, I need to record the original request and response. The debug mode does not meet my needs. My current solution is to use httputil in OnAfterResponse to...

> Do you really want all those fields per session? yes

> Can you share use cases for them? I do n’t quite understand what you mean. After the traffic is stored in es, I want to use kibana to show...

> My question is for each of the fields how do you plan to use it. Moloch already has country code which works inside moloch and kibana (or at least...

This project is a very good project, and I like it very much. I hope to add the geo data of the provinces, cities and regions, so that it may...

https://sing-box.sagernet.org/zh/configuration/shared/udp-over-tcp/#structure

问题是我现在使用gost转发socks5,命令如下 ./gost -L socks5+tcp://test:test@:10802 -L socks5+udp://test:test@:10802 -F socks5://ccc:[email protected]:1234 这样使用,tcp可以直接访问,但是udp过不去。 -F的这个udp是外部的一个s5服务器,上面直接开启了s5代理。用的不是gost