Git Product home page Git Product logo

gotella's Introduction

gotella

A gnutella node in go.

To Run

  1. Install Go (getting started)
  2. Run redis locally (quickstart)
  3. go get github.com/ghmeier/gotella
  4. go install github.com/ghmeier/gotella
  5. Run:
gotella listen_port redis_port discovery_host

listen_port: the port where this gotella node will listen for descriptors (ex: 9000)

redis_port: the port where your local redis server is listening (ex: 6379).

discovery_host: (optional) the ip:port of the first node to connect to the network (ex: 10.27.252.211:8000)

To Request a File:

Type the desired filename into a running instance of gotella and it'll search the network for the desired file. All files will be loaded into the ./public folder of your running gotella node. All files in the folder will be available to be streamed to connected nodes.

gotella's People

Contributors

ghmeier avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.