All Projects → i2p → i2psam

i2p / i2psam

Licence: MIT license
C++ SAMv3 library

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Labels

Projects that are alternatives of or similar to i2psam

ire
I2P router implementation in Rust
Stars: ✭ 100 (+270.37%)
Mutual labels:  i2p
resources
Awesome resources - 网络资源
Stars: ✭ 27 (+0%)
Mutual labels:  i2p
good-karma-kit
😇 A Docker Compose bundle to run on servers with spare CPU, RAM, disk, and bandwidth to help the world. Includes Tor, ArchiveWarrior, BOINC, and more...
Stars: ✭ 238 (+781.48%)
Mutual labels:  i2p
I2P-in-Private-Browsing-Mode-Firefox
I2P in Private Browsing mode for Firefox, built using Webextensions and Contextual Identities
Stars: ✭ 31 (+14.81%)
Mutual labels:  i2p
denarius
Denarius [$D] is a PoW/PoS Hybrid Cryptocurrency with Tribus a new PoW Hashing Algo built specifically for D, one of a kind hybrid masternodes called Fortuna Stakes, atomic swaps, staking, mining, IPFS, optional Native Tor and I2P, and much more!
Stars: ✭ 105 (+288.89%)
Mutual labels:  i2p
i2pd-android
i2pd for Android
Stars: ✭ 66 (+144.44%)
Mutual labels:  i2p
i2pchat
🌀 i2pchat's old repo. This repo is deprecated in favor of https://github.com/i2pchat/i2pchat which is now the main repo.
Stars: ✭ 23 (-14.81%)
Mutual labels:  i2p
node-i2p
NodeJS api for communicating over i2p
Stars: ✭ 42 (+55.56%)
Mutual labels:  i2p
go-ipfs-plugin-i2p-gateway
A plugin for presenting an IPFS gateway over i2p
Stars: ✭ 14 (-48.15%)
Mutual labels:  i2p
i2p-rs
Rust client library for interacting with I2P
Stars: ✭ 62 (+129.63%)
Mutual labels:  i2p
txi2p
I2P bindings for Twisted.
Stars: ✭ 12 (-55.56%)
Mutual labels:  i2p
I2pd
🛡 I2P: End-to-End encrypted and anonymous Internet
Stars: ✭ 1,796 (+6551.85%)
Mutual labels:  i2p
ouinet
Library to enable decentralized web requests
Stars: ✭ 75 (+177.78%)
Mutual labels:  i2p
libanonvpn
Library for TUN and TAP devices over I2P in Go Applications
Stars: ✭ 35 (+29.63%)
Mutual labels:  i2p
gostcoin
GOST R 34.11-2012 algo, GOST R 34.10-2012 signature
Stars: ✭ 31 (+14.81%)
Mutual labels:  i2p
eephttpd
Serving simple static sites directly to i2p via the SAM API. (Also part of https://github.com/eyedeekay/sam-forwarder)
Stars: ✭ 15 (-44.44%)
Mutual labels:  i2p
i2pchat
🌀 i2pchat. Anonymous private secure opensource chat using end-to-end encrypted transport.
Stars: ✭ 25 (-7.41%)
Mutual labels:  i2p
i2plib
🐍 i2plib: A modern asynchronous library for building I2P applications
Stars: ✭ 23 (-14.81%)
Mutual labels:  i2p

i2psam

A C++ library for the SAM v3 API.

Development Status

The library will require SAM v3.1 server. Pre-release (ongoing refactoring work and migration to C++11).

Usage

Copy the files i2psam.cpp and i2psam.h into your codebase, or build the library libi2psam.a:

make

See eepget.cpp for example tcp client usage (build with make eepget).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].