hey everyone making the files available for the NEOS p2pool aswell as posting my pool i have available. it helps to get new pools started and any p2pool that finds a block every miner on the p2pools will be rewards whether or not its ran by the same person.
my pool is here
http://99.236.215.227:3334/static/to connect use stratum+tcp://99.236.215.227:3334
username : (YOUR NEOS ADDRESS)
password : (ANYTHING)
files are available here.
https://mega.co.nz/#!OklExaTI!iWDvU8dB3-3u3L7htoR-1zQusWmfzNNZ_E4Kv5tGXmA!!!!!!!!!! THIS IS FOR SHA-256 !!!!!!!!!!
REQUIREMENTS FOR RUNNING THE P2POOL!!!
Generic:
Neoscoin >=0.8.5
Python >=2.6
Twisted >=10.0.0
python-argparse (for Python =2.6)
Linux:
sudo apt-get install python-zope.interface python-twisted python-twisted-web
sudo apt-get install python-argparse # if on Python 2.6
Windows:
Install Python 2.7:
http://www.python.org/getit/Install Twisted:
http://twistedmatrix.com/trac/wiki/DownloadsInstall Zope.Interface:
http://pypi.python.org/pypi/zope.interface/3.8.0Install python win32 api:
http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/Install python win32 api wmi wrapper:
https://pypi.python.org/pypi/WMI/#downloadsUnzip the files into C:\Python27\Lib\site-packages
then unzip p2pool.zip
and run neoscoin.bat the pool should start and you should see it at 127.0.0.1:3334
connect your miners using stratum+tcp://127.0.0.1:3334
or to find your ip on your network open cmd. and type ipconfig
under IPV4 Address : 192.168.1.*
use that ip address
mine is 192.168.1.148 so to point my miners at my pool i use stratum+tcp://192.168.1.148:3334
for outside connections you have to open the ports 3333 and 3334 in your router. and go to
http://www.whatsmyip.org/and use that ip address.
mine is 99.236.215.227 so if i want other people to be able to connect to my pool i use
Stratum+tcp://99.236.215.227:3334