nekitmilk_my_dns #11

Merged
serafim merged 6 commits from nekitmilk_my_dns into dev 2025-04-03 17:40:48 +03:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 811e1692bb - Show all commits

View File

@ -1,2 +1,2 @@
g++ src/DosAtk.cpp -o DosAtk -lcurl g++ src/DosAtk.cpp -o DosAtk -lcurl -lssl -lcrypto
./DosAtk "$@" ./DosAtk "$@"