summaryrefslogtreecommitdiff
path: root/pkctl.py
AgeCommit message (Expand)Author
2023-03-28Fix some transition bugs; pty still hangs trying to pull streaming keyCarson Fleming
2023-01-14Dont send prompt after exiting PTY mode; TCP stacks it and causes strange beh...Carson Fleming
2023-01-12Add some better logging/data stream tolerance to pkctlCarson Fleming
2023-01-11Merge branch 'pty' into masterCarson Fleming
2023-01-11Fixed PTY glitch where it wouldnt read (still slow tho)Carson Fleming
2022-12-26Make correction to avoid utf-8ing control sequencesCarson Fleming
2022-12-22Use umask to allow group members to control pk + some cleanupCarson Fleming
2022-12-22Rename the service and fix another oopsCarson Fleming
2022-12-22lol oops remove relicCarson Fleming
2022-12-22Remove executable bit from local pkctl fileCarson Fleming
2022-12-22Create install make-target, ready for initial distributionCarson Fleming
2022-12-22Built C2 controller with multi-client and multi-admin supportCarson Fleming