Hello, I'm learning python and I was bored so I've created an reverse-shell Manager called 'iLander'
iLander is a tool which you can use to Manage multiple shells (not at once (but will be added soon))
you can scan (display) all the incomming connections via the display command.
example:
after you display all the incomming connections, you can connect to a specific or to anyone using the connect command.
example:
iLander still uses ncat to connect to clients, but that will be changed soon!
Command: git clone https://github.com/delltaxa/ilander.git && cd ilander && chmod +x ./install && ./install
Please report any bugs on Github!