mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-09-30 15:20:36 +00:00
config: remove 127.0.0.1 from sample config for 37.17.23.254 hacker
To prevent the hack by 37.17.23.254 (.by) who stole funds from several pools (not mine) total of 994 DNR stolen and transferred to these addresses DP38wNb2SbYDeYqkQtE5WjCowKhMb1GR4q DKDY5XWxzoPfLoJ1XXT7YWSneJ9sMw3FxG DF9ZD91iQDMAegSCzbVrvPRaZrDXCgkurH DCeeCazTExun2AkaM1Q2BuzNe8AwW2KZHX total of 74209 SIGT stolen and transferred to these addreses B557LL3vQhmxgRsCeRqAHpPBB7WRrMgfFA BPDfVHVfKawJsVyK9gjkZ8DNsYgMjZyEAh BTAGK33fvjhmfUzpEZu6GZssGqWXxrhU9o user was mining to DMKRadxGRxRN9Hr8J9Wo3De2REH9mHu3Ew The stealer had the same IP on the 3 pools who reported me infos with activity from the 27th july 2017 until today
This commit is contained in:
parent
777f39314c
commit
9743868290
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ define('YAAMP_SITE_URL', 'yiimp.ccminer.org');
|
|||
define('YAAMP_STRATUM_URL', YAAMP_SITE_URL); // change if your stratum server is on a different host
|
||||
define('YAAMP_SITE_NAME', 'YiiMP');
|
||||
define('YAAMP_ADMIN_EMAIL', 'yiimp@spam.la');
|
||||
define('YAAMP_ADMIN_IP', '127.0.0.1,80.236.118.26');
|
||||
define('YAAMP_ADMIN_IP', ''); // samples: "80.236.118.26,90.234.221.11" or "10.0.0.1/8"
|
||||
define('YAAMP_ADMIN_WEBCONSOLE', true);
|
||||
define('YAAMP_NOTIFY_NEW_COINS', true);
|
||||
define('YAAMP_DEFAULT_ALGO', 'x11');
|
||||
|
|
Loading…
Add table
Reference in a new issue