Logo
Explore Help
Sign In
marek/i2p.i2p
1
0
Fork 0
You've already forked i2p.i2p
forked from I2P_Developers/i2p.i2p
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
130310fddd91f919686fa88cd23830cb827a91b2
i2p.i2p/apps/sam/python/stasher

5 lines
98 B
Plaintext
Raw Normal View History

First alpha release of stasher, a python-based Kademlia DHT implementation specifically created for I2P. New Files: - aum.stasher - a single noderef - stasher - wrapper script for starting/stopping/using stasher - stasher.py - similar wrapper script for 'doze users - src/bencode.py - requisite module - src/i2p/stasher.py - the stasher application classes - python module Modified Files: - setup.py - added code to install stasher wrapper - src/i2p/__init__.py - added stasher to '__all__', allowing import
2004-08-14 12:58:12 +00:00
#! /usr/bin/env python
# wrapper script to run stasher node
import i2p.stasher
i2p.stasher.main()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 2a8ecfb Page: 295ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API