Skip to content

Instantly share code, notes, and snippets.

View wuuconix's full-sized avatar
💭
Learning

wuuconix wuuconix

💭
Learning
View GitHub Profile
https://wiki.archlinux.org/title/Localization/Simplified_Chinese
https://zhuanlan.zhihu.com/p/139652407
https://blog.csdn.net/huangshaotian/article/details/6782603
some good introductions:
https://ivonblog.com/posts/termux-x11/
https://github.com/kde-yyds/termux-x11-plasma-installation-guide
https://github.com/termux/termux-x11
https://github.com/coonrad/Debian-Xfce4-Minimal-Install
https://itsfoss.com/install-kde-on-ubuntu/
@wuuconix
wuuconix / gist:e5706bd0037f188339336f6ed4b8b5fc
Created December 18, 2022 23:56
dirsearch windows start.ps1
python ./dirsearch.py -u $args[0]
@wuuconix
wuuconix / gist:3494d1652a3d6aa20a6e60aa815c8306
Created December 17, 2022 12:14
dirsearch start.sh linux
python3 dirsearch.py -u $1
time=`date '+%Y-%m-%d_%H:%M:%S'`
echo $time
./xray webscan --basic-crawler $1 --html-output ./result/$time.Html
Hello World!
Fetch Successfully!