-
Notifications
You must be signed in to change notification settings - Fork 0
RF MODEM Access POINT
wifiBlocker EUROPE edited this page Jun 28, 2024
·
29 revisions
Alpine Linux installed, Apache Server installed and CGI enabled
Packets: apk add --no-cache musl-dev
cpan -i Device::Modem
cpan -i Device::Serialport
iBlocker *html and *cgi scripts copied to Alpine Linux, and LTE modem attached via USB cable.
addgroup apache dialout
Reboot
Add ExecCGI in line "Options Indexes FollowSymLinks ExecCGI" in httpd.conf
Uncomment below lines:
LoadModule cgid_module modules/mod_cgid.so
LoadModule cgi_module modules/mod_cgi.so
ScriptAlias /cgi-bin/ "/var/www/localhost/cgi-bin/"
in httpd.conf
Contact: office@2transfer.eu
Copyright © IBlocker.eu project. Proudly powered by Open Source software. Copyright Notice | Terms of Service | Privacy Policy
© Design: www.iblocker.eu