Pavel Neur0toxine
  • Joined on 2022-04-15
Neur0toxine pushed to master at purgatory/pingtunnel 2023-11-23 12:53:14 +03:00
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-22 23:31:43 +03:00
57af057708 swagger, rename web api to rest api
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-22 22:28:02 +03:00
25bed3565f remove useless log handler
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-22 22:25:27 +03:00
95fd9f66d6 fix for gin logging
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-22 22:21:22 +03:00
33290aa5c7 web api, orphaned connections detector, null driver -> nil driver, refactor root command
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-21 20:02:27 +03:00
b89011c631 ssh: remove nopty option, request shell by default
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-21 19:04:16 +03:00
725f650193 update .gitignore & add proper example config
0f27400a48 ssh: raw handshake support, settings: API settings update & loading fixes
Compare 2 commits »
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-20 22:44:23 +03:00
fa9b7b1838 ssh: add known_hosts support, remove auth type override via PasswordAuthentication
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-20 22:24:10 +03:00
a3a56bb795 ssh: custom shell definition & client version spoof
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-19 17:07:18 +03:00
fc7195a274 update readme
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-19 17:03:25 +03:00
39faf83c78 ssh: host key verification; config file example
f654deb300 ssh: shell start support
Compare 2 commits »
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-19 13:13:47 +03:00
90332cd134 versioning
666daabe95 ssh: pty, keepAlive, domain matcher, refactor
Compare 2 commits »
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-19 00:55:00 +03:00
eb4d78c483 ssh: stderr support for the session printer
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-18 23:02:51 +03:00
408f88ebd2 ssh: mode parameter support, banner support
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-18 22:29:29 +03:00
273482e3fa ssh: fake remote host support
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-18 21:51:55 +03:00
99b5b8c775 ssh with fake host support (wip)
11a5f48d68 sish support (wip)
401d9123c8 ssh connection
Compare 3 commits »
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-18 16:14:47 +03:00
d3029d09e7 refactor, initial work for ssh driver (still wip)
Neur0toxine pushed to master at Neur0toxine/sshpoke 2023-11-18 12:36:26 +03:00
7c443887dc simplify plugin api, better settings validation