Yannis Livasov
Yannis Livasov
Hello I noticed 2 things when I run such commands: ```./hd-wallet-derive.php -g --key="xprv......" --addr-type=p2sh-segwit --preset=electrum``` ```./hd-wallet-derive.php -g --key="yprv......" --addr-type=p2sh-segwit --preset=electrum``` The first one is meaningless for those who wish to...
on make step I received this error: ``` master@milkywayshop:~/tmp/bindfs-1.14.2$ sudo make make all-recursive make[1]: Entering directory '/home/master/tmp/bindfs-1.14.2' Making all in src make[2]: Entering directory '/home/master/tmp/bindfs-1.14.2/src' make[2]: Nothing to be done...
dns server
``` try { $isTor = TorDNSEL::IpPort( $_SERVER['SERVER_ADDR'], $_SERVER['SERVER_PORT'], $_SERVER['REMOTE_ADDR'] ); var_dump($isTor); } catch (\Exception $ex) { echo $ex->getMessage() . "\n"; } ``` This will always result in error: ``` Warning:...
it initially occupied 100% width. Lable was missing
Text files are saved in DOS format (CR/LF). There is no option to save in Unix format (LF). For example Perl CGI scripts will not work if saved in DOS...
The start up page seems to be little bit strange on Linux Lite (see screenshot). Not sure is it a bug or a feature. Anyway on MAC OS it looks...
See screenshot. From the beginning it was okay, not sure when the problem started 