./net/ratman, Decentralised peer-to-peer routing daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.1nb5, Package name: ratman-0.3.1nb5, Maintainer: pkgsrc-users

Ratman is a decentralised, peer-to-peer packet router (following the gossip
protocol approach), written in Rust. With Ratman you can create private
overlay networks (similar to VPNs), connect to a wider community mesh of
existing overlay networks, plug into specific wireless drivers for fully
off-the-grid routing, or do all of them at the same time.


Master sites:

Filesize: 1083.763 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-05 16:01:01 by Thomas Klausner | Files touched by this commit (49)
Log message:
*: recursive bump for protobuf 26.1
   2024-01-30 19:29:21 by Adam Ciarcinski | Files touched by this commit (47)
Log message:
revbump for devel/abseil
   2023-11-15 19:14:46 by Thomas Klausner | Files touched by this commit (55)
Log message:
*: bump for protobuf 25
   2023-11-02 13:20:06 by Thomas Klausner | Files touched by this commit (54)
Log message:
*: recursive bump for protobuf
   2023-05-19 13:20:50 by Havard Eidnes | Files touched by this commit (2)
Log message:
ratman: fix build on architectures with unsigned char.

This adopts upstream fix from
https://github.com/libpnet/libpnet/commit/ce180d3bfe33b90ba0a68cb23802631387e3717b
   2022-04-03 20:50:21 by Adam Ciarcinski | Files touched by this commit (51)
Log message:
revbump for devel/protobuf
   2022-01-23 12:45:11 by Nia Alarie | Files touched by this commit (5)
Log message:
add net/ratman

Ratman is a decentralised, peer-to-peer packet router (following the gossip
protocol approach), written in Rust.  With Ratman you can create private
overlay networks (similar to VPNs), connect to a wider community mesh of
existing overlay networks, plug into specific wireless drivers for fully
off-the-grid routing, or do all of them at the same time.