web/search_source

This commit is contained in:
2026-07-04 21:17:42 +09:00
parent 26289accc1
commit b840bd8981
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p wget ripgrep
wget -r http://saturn.picoctf.net:52105 --directory-prefix out
rg --only-matching "picoCTF\{.*\}"