This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server { | |
listen 80; | |
server_name example.com www.example.com; | |
location / { | |
proxy_set_header X-Real-IP $remote_addr; | |
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; | |
proxy_set_header X-Forwarded-Proto $scheme; | |
proxy_set_header Host $http_host; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Timestamp IPv6 Country UserAgent | |
2017-07-21 07:51:34.473 0x00000000000000000000FFFFC39AD99A FR Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.21 (KHTML, like Gecko) wpif Safari/537.21 | |
2017-07-21 07:30:43.570 0x00000000000000000000FFFF1760D089 US Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0) | |
2017-07-21 07:13:19.950 0x00000000000000000000FFFF6D44A64C BE NULL | |
2017-07-21 07:10:54.773 0x00000000000000000000FFFF25BBA2B8 FR Mozilla/5.0 (compatible; PaperLiBot/2.1; http://support.paper.li/entries/20023257-what-is-paper-li) | |
2017-07-21 07:10:15.083 0x00000000000000000000FFFF586340D6 DE Mozilla/5.0 (compatible; um-LN/1.0; mailto: [email protected]) | |
2017-07-21 07:09:59.693 0x00000000000000000000FFFF481E0E51 US Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp) | |
2017-07-21 07:09:23.240 0x00000000000000000000FFFF904C17E3 DE Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2 | |
2017-07-21 07:09:09.380 0x00000000000000000 |
NewerOlder