Logo
Explore Help
Sign In
I2P_Developers/i2p.itoopie
3
0
Fork 0
You've already forked i2p.itoopie
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
8bd312046dd488865bae3a097f92b560b03a9db7
i2p.itoopie/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: 9b295e9 Page: 33ms Template: 3ms
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