feat: my_tcp_syn and checksum #8

Merged
Urmipie merged 3 commits from Urmipie/dos:my_tcp_syn into my_tcp_syn 2025-04-03 00:31:41 +03:00

3 Commits

Author SHA1 Message Date
Павел Овчинников 733b5b6486 fix: source IP, code style, readme
-instead of real IP packet send fake one (localhost currently)
-more stylish code style
-objectivly cooler readme
2025-04-02 23:59:44 +03:00
Павел Овчинников 6488a42fb6 fix: code style
moved initialisation to top of function, expanded comments
2025-04-02 23:14:25 +03:00
Павел Овчинников 10276f9775 feat: add my_tcp_syn and checksum. modified main to codestyle
my_tcp_syn make tcp syn requests without waiting for confirmation.
2025-04-02 20:39:13 +03:00