Skip to content

Virtual Hayes Compatible Modem script for Linux

Notifications You must be signed in to change notification settings

CHIP-Specifications/vmodem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmodem

The Virtual Hayes Compatible Modem script for Linux

2021-01-24

  • 1.5.0 changed default IP address from 192.168.0.x to 10.0.100.x to not conflict with common IP ranges
  • 1.5.1 vmodem is no longer assuming eth0 is the primary network card on linux machine. This can now be changed on vmodem.sh by way of variable $etherp. So if your Raspberry Pi is connected over wifi, set it to wlan0
  • 1.5.2 added command "ipaddr" to show vmodem host's IP address
  • 1.5.3 explicitly set the terminal newline to CR/LF instead of assuming it. This will avoid some terminals such as xterm which default to it just sending LF as newline.

About

Virtual Hayes Compatible Modem script for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%