Here are the application for different OS.
The configuration file can be found under :
~/Library/Application Support/Perl/dist/EasyAccess.conf
This is the typical content of the EasyAccess.conf file:
presets :
{
current_preset = "LITE";
list = (
{
protocol = "HTTP";
password = "myPassw0rd";
user = "myUserName";
port = "80";
alias = "LITE";
host = "easyaccess.bolay.co";
} );
};
serial = "/dev/cu.usbserial-AE01ACXV";