Open invalidi11 opened 3 years ago
without a screen
You mean no screen print by simple_IMSI-catcher.py ?
Yes no screen.
From: Oros @.> Sent: Wednesday, April 14, 2021 9:43:31 PM To: Oros42/IMSI-catcher @.> Cc: invalidi11 @.>; Author @.> Subject: Re: [Oros42/IMSI-catcher] headless (#124)
without a screen
You mean no screen print by simple_IMSI-catcher.py ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Oros42/IMSI-catcher/issues/124#issuecomment-819748348, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALN3SXGTDBPPXUDWXUCTUM3TIXO5HANCNFSM425IFVIA.
I want scan-and-livemon as well as simple_IMSI-catcher.py to work @reboot with no screen.
From: Oros @.> Sent: Wednesday, April 14, 2021 9:43:31 PM To: Oros42/IMSI-catcher @.> Cc: invalidi11 @.>; Author @.> Subject: Re: [Oros42/IMSI-catcher] headless (#124)
without a screen
You mean no screen print by simple_IMSI-catcher.py ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Oros42/IMSI-catcher/issues/124#issuecomment-819748348, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALN3SXGTDBPPXUDWXUCTUM3TIXO5HANCNFSM425IFVIA.
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.
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?