Honey-Pi / rpi-scripts

Python scripts that are executed on the hive scale for data acquisition in measurement mode.
https://honey-pi.de
Other
17 stars 14 forks source link

Script updates for Virtual UAP0 interface instead of switching of WLAN0 interface #7

Closed elschnorro77 closed 4 years ago

elschnorro77 commented 4 years ago

(testeted on Pi Zero and Pi 4)

JavanXD commented 4 years ago

Thanks for your PR! Actually I already made a lot of changes but i did not have time time to test them yet before committing. I switched the AccessPoint/Client-Mode switching to https://github.com/Autodrop3d/raspiApWlanScripts. What solution would you prefer? I would like to test both.

elschnorro77 commented 4 years ago

Hi Javan,

the solution I created the pull request for has both enabled in AP mode

I have my HoneyPi in the garden connected to WLAN and using WLAN uploading to thingspeak. Doing updates over the webinterface requried myself always to figure out the current used DHCP IP. Now I just push the button, connect Tablet to HoneyPi and update using existing WLAN.

On my Honeypi with Netzclub SIM now I can Share my Handy as AP (and safe Netzclub data volume) and use the tablet to configure the Pi

Viele Grüße,

Christian

Am 17.01.2020 um 12:44 schrieb Javan Rasokat:

Thanks for your PR! Actually I already made a lot of changes but i did not have time time to test them yet before committing. I switched the AccessPoint/Client-Mode switching to |https://github.com/Autodrop3d/raspiApWlanScripts|. What solution would you prefer? I would like to test both.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Honey-Pi/rpi-scripts/pull/7?email_source=notifications&email_token=AN2EGG26KLVONUKKZKN5DBTQ6GK2TA5CNFSM4KIGV6A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJHN6PI#issuecomment-575594301, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN2EGGZE6A4LFAFLOUWYFYLQ6GK2TANCNFSM4KIGV6AQ.

cwe6279 commented 1 year ago

Realize it is very old but anyone have this working on a Pi with a script notification? I have a py script via twilio that works from the command line no problem but on install of Honeypi I chose the script option and double checked names and pointers, but seems like no alerts are generated with port scans. Also, does this perform any install of PSAD? I don't see anything other than PSAD.conf created if anyone might have gotten something like this working- thanks!

JavanXD commented 1 year ago

@cwe6279 you asked your question to the wrong GitHub repo, the honeypot you are referring to is this repo: https://github.com/mattymcfatty/HoneyPi