Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

headless #124

Open
invalidi11 opened this issue Apr 14, 2021 · 4 comments
Open

headless #124

invalidi11 opened this issue Apr 14, 2021 · 4 comments

Comments

@invalidi11
Copy link

I am trying to accomplish the following:

python3 scan-and-livemon (on boot up and headless)

python3 simple_IMSI-catcher.py -t filename.txt (on boot up and headless)

Is there a way to accomplish this without a screen?

@Oros42
Copy link
Owner

Oros42 commented Apr 14, 2021

without a screen

You mean no screen print by simple_IMSI-catcher.py ?

@invalidi11
Copy link
Author

invalidi11 commented Apr 15, 2021 via email

@invalidi11
Copy link
Author

invalidi11 commented Apr 15, 2021 via email

@Oros42
Copy link
Owner

Oros42 commented Apr 18, 2021

scan-and-livemon is not really good because it catch some empty frequency.
While waiting for I add a quite mode, you can do :

sudo python3 simple_IMSI-catcher.py -s > /dev/null
grgsm_livemon -f 925.4M

Set your own frequency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants