Error 403
Forbidden
- IP
-
216.73.216.108
- Profiled on
- Token
- 2d78b8
Dumped Contents
In
ProfilerinfController.php
line 15:
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"