Ruby script to update/populate your pat alias config with the latest ARDOP RMS gateways.
Requires the following gems: csv json mechanize
Update the location of the config file if needed then run it ruby pat-rms-update.rb
gem install csv json mechanize