Commit Graph

8 Commits

Author SHA1 Message Date
osamu
7896e5ac20 Pivoter: Add multi-threading
The program now supports a simple multi-threading solution that solves
the issue of the keyboard lag in a case where there's noticable latency
between the victim machine and the mother server.
2023-01-01 09:12:06 -08:00
osamu
790582646f Pivoter: Add a basic country whitelist system 2022-12-31 08:54:55 -08:00
osamu
3e4f1f1d9f ConnectionsPivoter: Fix the wrong base before sending 2022-12-31 02:48:52 -08:00
osamu
4353a50f2c General: Fix the libcurl include/library linking 2022-12-30 14:18:42 -08:00
osamu-kj
d81369be0f ConnectionsPivoter: Encrypt network traffic before sending it to the
mother server
2022-12-18 23:54:26 +01:00
osamu-kj
8903fa08a3 ConnectionsPivoter: Fix keys check for system keys as well (on press) 2022-12-15 22:47:12 +01:00
osamu-kj
ad72489254 ConnectionsPivoter: Implement functionality to send keys to the server 2022-12-15 16:21:46 +01:00
osamu-kj
74190d95e0 ConnectionsPivoter: Add the initial code for the ConnectionsPivoter 2022-12-05 22:41:36 +00:00