Error 403
Forbidden
- IP
-
216.73.216.108
- Profiled on
- Token
- e102cb
Dumped Contents
In
ProfilerinfController.php
line 13:
public function phpinfoAction(Request $request)
{
dump($request->getClientIp());
$allowedIps = ['190.106.41.234', '186.12.13.169', '201.180.107.146', '172.20.0.1'];
$clientIp = $request->getClientIp();
"216.73.216.108"