Skip to content

Commit 478b556

Browse files
authored
myip.php
Add myip.php file with initial PHP code to show your IP, rDNS, and ASN at a glance.
1 parent af30ec4 commit 478b556

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Files/tool/myip.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
3+
//die( 'Silence of gold!' );

0 commit comments

Comments
 (0)