{"id":20456698,"url":"https://github.com/jgoerzen/xbnet","last_synced_at":"2025-04-13T04:04:18.416Z","repository":{"id":63269574,"uuid":"297330126","full_name":"jgoerzen/xbnet","owner":"jgoerzen","description":"Networking (Ethernet, TCP/IP, IPv6) over Xbee long-distance radios","archived":false,"fork":false,"pushed_at":"2020-12-15T23:54:23.000Z","size":249,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T04:04:13.466Z","etag":null,"topics":["ipv6","radio","rs232","tcpip","tuntap","wireless","xbee","xbee-radio"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgoerzen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-21T12:17:47.000Z","updated_at":"2025-02-09T19:42:19.000Z","dependencies_parsed_at":"2022-11-16T03:15:19.216Z","dependency_job_id":null,"html_url":"https://github.com/jgoerzen/xbnet","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgoerzen%2Fxbnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgoerzen%2Fxbnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgoerzen%2Fxbnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgoerzen%2Fxbnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgoerzen","download_url":"https://codeload.github.com/jgoerzen/xbnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661707,"owners_count":21141450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ipv6","radio","rs232","tcpip","tuntap","wireless","xbee","xbee-radio"],"created_at":"2024-11-15T11:23:42.289Z","updated_at":"2025-04-13T04:04:18.371Z","avatar_url":"https://github.com/jgoerzen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XBee Networking Tools\n\n![build](https://github.com/jgoerzen/xbnet/workflows/build/badge.svg) ![docs](https://docs.rs/xbnet/badge.svg)\n\n\nThis package is for doing fantastic things with your XBee device.  You can, of course, already use it as a serial replacement, so you can run PPP and UUCP across it.  XBee radios are low-cost, long-range, low-speed devices; with bitrates from 10Kbps to 250Kbps, they can reach many miles using simple antennas and low cost.\n\nWith xbnet, you can also run Ethernet across it.  Or ZModem.  Or TCP/IP (IPv4 and IPv6).  SPX if you want?  I guess so.  SSH?  Of course!\n\nThis is tested with the XBee SX modules, but ought to work with any modern XBee module.\n\nXBee devices are particularly interesting because of their self-healing mesh (DigiMesh) technology.  They will auto-route traffic to the destination, via intermediate hops if necessary.  They also support bitrates high enough for a TCP stack, with nearly the range of LoRA.\n\n**For details, see the [extensive documentation](https://github.com/jgoerzen/xbnet/blob/master/doc/xbnet.1.md)**.\n\nThis is a followup to, and fork of, my [lorapipe](https://github.com/jgoerzen/lorapipe) project, which is something similar for LoRA radios.\n\n# Copyright\n\n    Copyright (C) 2019-2020 John Goerzen \u003cjgoerzen@complete.org\u003e\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgoerzen%2Fxbnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgoerzen%2Fxbnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgoerzen%2Fxbnet/lists"}