SilverFoxx / PwnSTAR

PwnSTAR (Pwn SofT-Ap scRipt) - for all your fake-AP needs!
252 stars 65 forks source link

Usage in console only (no GUI) #7

Open peterrus opened 10 years ago

peterrus commented 10 years ago

Are there any plans to use for example byobu/screen instead of aterm? When using this over a ssh session, you obviously have no aterm (in fact, the system I am using this on, a raspberry pi, does not even have X11 installed)

thomhastings commented 10 years ago

I like this plan. Tmux would work too.

wpa-2 commented 10 years ago

Very good idea @peterrus been 7months without an update can't see it happening.

peterrus commented 10 years ago

This can be implemented relatively simple afaik. Just replace all lines that start a new eterm (or whatever terminal is used) and use a line that instantiates a new screen/byobu/tmux session/tab.

On Sat, Nov 22, 2014 at 11:07 AM, zerocolTHS notifications@github.com wrote:

Very good idea @peterrus https://github.com/peterrus been 7months without an update can't see it happening.

— Reply to this email directly or view it on GitHub https://github.com/SilverFoxx/PwnSTAR/issues/7#issuecomment-64075426.

wpa-2 commented 10 years ago

I have tried this with another script but just gave me error's, my scripting skills isnt up to much.