Download the PHP package awescode/ip-firewall without Composer
On this page you can find all versions of the php package awescode/ip-firewall. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download awescode/ip-firewall
More information about awescode/ip-firewall
Files in awescode/ip-firewall
Download awescode/ip-firewall
More information about awescode/ip-firewall
Files in awescode/ip-firewall
Vendor awescode
Package ip-firewall
Short Description The tool for protection your Laravel 5 website by IP. The system works with dynamic tables and you can add your IP to Awescode firewall remotely
License MIT
Homepage https://www.awescode.de
Package ip-firewall
Short Description The tool for protection your Laravel 5 website by IP. The system works with dynamic tables and you can add your IP to Awescode firewall remotely
License MIT
Homepage https://www.awescode.de
Please rate this library. Is it a good library?
Informations about the package ip-firewall
Laravel firewall by IP
The tool for protection your Laravel 5 website by IP. The system works with dynamic tables and you can add your IP to https://www.awescode.de Firewall remotely.
Installation
Via Composer
Add service provider to your app.php file to 'providers'
Publish & Migrate firewall table.
Usage
- Change values in /config/firewall.php
- Go to http://example.com/ip-firewall, copy string, put to MySQL for adding your IP to permanent list
- Make the secret link for dynamic adding IP to system: http://example.com/?{variable_from_firewall_config}={key_from_firewall_config}
Notice:
For automaticly adding temporary new IP address to firewall use:
For getting SQL query for manual adding permanent IP to database:
- http://example.com/ip-firewall (your IP)
- http://example.com/ip-firewall/127.0.0.1 (different IP)
All versions of ip-firewall with dependencies
PHP Build Version
Package Version
The package awescode/ip-firewall contains the following files
Loading the files please wait ....