Commit Graph

22 Commits

Author SHA1 Message Date
a4d69b4a6d Merge pull request #9 from GreenPenguino/control-port
change control port to 14000
2023-04-25 16:00:45 +02:00
1069f46a40 change control port to 14000 2023-04-25 15:49:07 +02:00
b684c1dd76 Reduce logs 2023-04-25 12:57:30 +02:00
f3c20341fa Add modifyback script 2023-04-25 12:56:52 +02:00
2016130b4d Merge pull request #7 from GreenPenguino/update-examples
Update example scripts
2023-04-18 11:17:18 +02:00
c177358b35 Update example scripts 2023-04-18 11:08:54 +02:00
31e753311e Merge pull request #6 from GreenPenguino/rename-command
Make signature optional, flatten JSON
2023-04-18 10:57:36 +02:00
17e266d1e2 Make signature optional, flatten JSON 2023-04-18 10:47:15 +02:00
6be1a4cf23 Merge pull request #5 from GreenPenguino/rename-command
Change 'New' command to 'Create'
2023-03-23 13:21:09 +01:00
87cdad3cc2 Change 'New' command to 'Create' 2023-03-22 14:54:28 +01:00
bff9ce6d85 Merge pull request #3 from GreenPenguino/signature-verification
Add signature verification
2023-03-21 16:23:24 +01:00
d7626063f7 Add signature verification 2023-03-21 15:32:08 +01:00
d4c9a80ebe Merge pull request #2 from GreenPenguino/redirect
Redirect connections
2023-03-20 15:46:49 +01:00
208089b257 Add support for ipv6 2023-03-20 15:41:10 +01:00
49a35cc8fe Add redirection for existing connections 2023-03-15 15:55:02 +01:00
33c8d12ac4 Merge pull request #1 from GreenPenguino/proxy
Create Rust project and add proxy functionality
2023-03-15 10:16:55 +01:00
fcfbd4cbec Add proxy control 2023-03-14 17:38:49 +01:00
b9d59761bf Add modify curl script 2023-03-14 17:38:23 +01:00
dd2f26fe2b Add new and delete curl scripts 2023-03-14 15:19:34 +01:00
014c6df8f5 Create Rust project and add proxy functionality 2023-03-14 15:17:09 +01:00
48b1c5190b Create README.md 2023-03-13 14:54:33 +01:00
177b078c4c Initial commit 2023-03-13 14:06:20 +01:00