This website requires JavaScript.
Explore
Help
Register
Sign In
librespeed_i2p
/
i2pd_speedtest
Watch
1
Star
1
Fork
You've already forked i2pd_speedtest
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ea124724be
i2pd_speedtest
/
backend
/
getIP_util.php
9 lines
84 B
PHP
Executable File
Raw
Blame
History
<
?
php
/**
* @return string
*/
function
getClientIp
()
{
return
'127.0.0.1'
;
}
Reference in New Issue
View Git Blame
Copy Permalink