Created
August 15, 2017 06:39
-
-
Save m2049r/1dc69eddf9025e58e303f99136a11c2a to your computer and use it in GitHub Desktop.
Revisions
-
m2049r revised this gist
Aug 15, 2017 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1 +1,3 @@ ``` monerod --db-sync-mode fastest --rpc-bind-ip 192.168.1.123 --confirm-external-bind --restricted-rpc ``` -
m2049r created this gist
Aug 15, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ monerod --db-sync-mode fastest --rpc-bind-ip 192.168.1.123 --confirm-external-bind --restricted-rpc