Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
kougakubu /
htdocs /
api /
yaju /
Delete
Unzip
Name
Size
Permission
Date
Action
.git
[ DIR ]
drwxrwxrwx
2025-04-07 13:23
lib
[ DIR ]
drwxrwxrwx
2025-04-07 13:23
list
[ DIR ]
drwxrwxrwx
2025-04-07 13:23
.gitignore
31
B
-rwxrwxrwx
2025-04-07 13:23
.htaccess
1
B
-rwxrwxrwx
2025-04-07 13:23
README.md
29
B
-rwxrwxrwx
2025-04-07 13:23
err.txt
0
B
-rw-r--r--
2026-07-23 23:16
gen.py
301
B
-rwxrwxrwx
2025-04-07 13:23
main.php
1.47
KB
-rwxrwxrwx
2025-04-07 13:37
main.py
354
B
-rwxrwxrwx
2025-04-07 13:23
out.txt
34
B
-rw-r--r--
2026-07-23 23:16
raw_data.txt
4.9
KB
-rwxrwxrwx
2025-04-07 13:23
Save
Rename
import lib.yaju_match as yaju_match from os import path import sys with open(path.normpath(path.join(path.dirname(__file__), 'out.txt')), 'r', encoding='utf-8') as file: S = file.read() file.close() yjmtch = yaju_match.yaju_match(S, path.normpath(path.join(path.dirname(__file__), 'list/re.json'))) yjmtch.findall() print(yjmtch.isMatch, end="")