14 Commits

Author SHA1 Message Date
Andrew Rioux
cd1f73bc86
fix: add a new type of recognized interface
recognize E1000E interfaces on FreeBSD
2025-10-20 08:27:01 -04:00
Andrew Rioux
fb98d062ef
fix: file operations acknowledge pwd now
file operations (edit, download, upload) on the client did not work
outside of the current working directory of the binary on the server, as
they did not acknowledge the current working directory on the client
2023-09-12 19:55:37 -04:00
Andrew Rioux
726e6dff13
feat: added cd
added cd and fixed all the warnings in the source code
2023-09-08 23:26:10 -04:00
Andrew Rioux
ae24c2e0ad
feat: added the ability to edit files remotely 2023-09-08 22:48:02 -04:00
Andrew Rioux
eb5e86067b
feat: added ability to download files 2023-09-08 21:25:20 -04:00
Andrew Rioux
cd23ec1b80
feat: continuing work on downloading files 2023-09-06 19:44:13 -04:00
Andrew Rioux
50b5c1a921
feat: added upload file capability 2023-09-06 14:56:21 -04:00
Andrew Rioux
231108f2c3
fix: swapped to just run the binary on the server
moved away from `sh -c`
2023-09-06 09:04:26 -04:00
Andrew Rioux
17e6056a03
fix: fixed stdin for processes
started work on upload file command
2023-09-06 00:07:15 -04:00
Andrew Rioux
52538ac7d7
feat: added the ability to send commands 2023-09-05 19:05:26 -04:00
Andrew Rioux
47b2191335
feat: working on spawning commands 2023-09-05 09:43:00 -04:00
Andrew Rioux
1e5f515a25
feat: adding packet handling to server 2023-09-04 19:10:43 -04:00
Andrew Rioux
fb43a27ba3
feat: added ip to sysinfo 2023-09-04 01:30:01 -04:00
Andrew Rioux
7f1f43a601
feat: added a basic interactivity to the client 2023-09-04 01:11:55 -04:00