User Tools

Site Tools


packet:xrpi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packet:xrpi [2023/07/29 16:04] – [Usage / tips] m0ltepacket:xrpi [2024/02/15 02:33] (current) g8pzt
Line 1: Line 1:
 ====== XRPi / XRLin / Xrouter ====== ====== XRPi / XRLin / Xrouter ======
  
-XRpi is a proprietary, monolithic, colourful, multilingual, closed source AX.25 and TCP/IP packet router program which is very flexible, is a testbed for new ideas, and is still actively being developed.+XRouter is the generic name of a monolithic, colourful, multilingual, closed source AX.25 and TCP/IP packet router program. It is very flexible, is a testbed for new ideas, and is still actively being developed. 
 + 
 +It comes in 3 flavours: XRLin for x86 Linux, XRPi for raspberry pi (32 and 64 bit versions available), and XRWin for Microsoft Windows. 
 + 
 +(If you want real old-skool, there's XRouter for DOS (still a few of these in use!), and Xr32 for Windows, although those haven't been updated since 2013. The companion BBS and server Xs32, is still in use today)
  
 The project is looking for more ideas about what direction it could go in future, to inspire development. The project is looking for more ideas about what direction it could go in future, to inspire development.
Line 7: Line 11:
 The program has its own AX.25, NET/ROM and TCP/IP stacks, and the author has extended NET/ROM to allow HTTP and file transfer between nodes, short messaging, automatic PMS forwarding, "standard services" and lots more.  The program has its own AX.25, NET/ROM and TCP/IP stacks, and the author has extended NET/ROM to allow HTTP and file transfer between nodes, short messaging, automatic PMS forwarding, "standard services" and lots more. 
  
-The config file is very BPQ-like, although some of the concepts are a little different. The sysop interface is old-skool- there's an inbuilt web serverwith some HTML control, but the program cannot be reconfigured via HTTP.+The config file is very BPQ-like, although some of the concepts are a little different. The sysop interface is old-skool, or you can run it as a daemon and operate it via Http or Telnet.
  
 {{:packet:xr32stat.png|}} {{:packet:xr32stat.png|}}
  
-For further information, [[https://ohiopacket.org/xrpi/index.htm|see the XRPi website]]. There is a [[https://groups.io/g/xrouter|support mailing list here]].+For further information, [[https://ohiopacket.org/xrpi/index.htm|see the XRPi website]]. The author does not control the website, therefore there are significant discrepancies worsening as time goes by. There is a [[https://groups.io/g/xrouter|support mailing list here]]. 
  
 Member experiences with XRPi greatly appreciated - it looks interesting and capable! Member experiences with XRPi greatly appreciated - it looks interesting and capable!
Line 31: Line 35:
   * xrouter as of 502r is a TUI which currently runs interactively, so run it within tmux or screen if you want to background it   * xrouter as of 502r is a TUI which currently runs interactively, so run it within tmux or screen if you want to background it
   * run ./xrlin502r on x86/64 or ./xrpi502 on Pi   * run ./xrlin502r on x86/64 or ./xrpi502 on Pi
-  * You need to set up XROUTER.CFG, [[https://gist.github.com/M0LTE/aa8f69543421acdfaac370def6444f61|example here]] +  * You need to set up XROUTER.CFG, example soon 
-  * Alt-X to exit+  * Alt-X or "Exit 1" command to exit
   * left and right arrows move between windows   * left and right arrows move between windows
   * F1 for help in each window, escape to exit help   * F1 for help in each window, escape to exit help
   * Console window + F2 + F3 sorts out monitoring   * Console window + F2 + F3 sorts out monitoring
-  * Console window takes commands- e.g. C M0AAA to try to connect +  * Console window takes commands- e.g. C M0AAA to try to connect 
 + 
 +[[packet:xrouter:tour | Take a Tour of Xrouter]] 
packet/xrpi.1690646675.txt.gz · Last modified: 2023/07/29 16:04 by m0lte