Veltys / RasPi-ppp

Scripts to connect Two Raspberry Pi through UART cable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RasPi-ppp

Codacy Badge GitHub release GitHub commits GitHub latest commit GPLv3 license

Scripts to connect Two Raspberry Pi through UART cable

Description

A set of scripts that facilitate the establishment of a connection between two Raspberry Pi devices using an UART cable

Changelog

All important changes in this project will be documented in this section.

Its format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Pendiente (TODO)

  • Make an uninstaller
  • Make IPs easily configurable

[1.3.0] - 2023-01-08

Added

  • Required packages installation in install.sh

Fixed

  • Client service optimizations in pppd-client.service
  • More completed README.md

[1.2.2] - 2023-01-08

Fixed

  • Client service type in pppd-client.service

[1.2.1] - 2023-01-08

Fixed

  • Improved help in install.sh

[1.2.0] - 2023-01-08

Added

  • Installer help in install.sh

[1.1.2] - 2023-01-08

Fixed

  • Executable permissions in install.sh, pppd-client.sh and pppd-server.sh

[1.1.1] - 2023-01-08

Addedd

  • Codacy badge in README.md

[1.1.0] - 2023-01-08

Addedd

  • Enable the traffic forwarding in server installation in install.sh
  • Acknowledgments section in README.md

[1.0.0] - 2023-01-08

Addedd

  • README.md document
  • pppd-client.sh system
  • pppd-server.sh system
  • pppd-client.service systemd service
  • pppd-server.service systemd service
  • install.sh system

Acknowledgments, sources consulted and other credits

About

Scripts to connect Two Raspberry Pi through UART cable

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%