Moved the Agents into their own repo. Kept the agent.pl just for reference

This commit is contained in:
Frank Harris 2025-09-11 13:27:32 -04:00
parent 22381be29a
commit 8680a02b13
18132 changed files with 0 additions and 2569420 deletions

View file

@ -1,12 +0,0 @@
%Cfg::Config = (
logfile => '/OGP/ogp_agent.log',
listen_port => '12679',
listen_ip => '0.0.0.0',
version => 'v1.4',
key => 'Mvemjsu9p',
steam_license => 'Accept',
sudo_password => '',
web_admin_api_key => '{your_admin_ogp_web_api_key_here}',
web_api_url => '{your_url_to_ogp_api.php}',
steam_dl_limit => '0',
);

View file

@ -1,4 +0,0 @@
%Cfg::FileZilla = (
fz_exe => '/cygdrive/c/Program Files/FileZilla Server',
fz_xml => '/cygdrive/c/Program Files/FileZilla Server'
);

View file

@ -1,8 +0,0 @@
%Cfg::Preferences = (
screen_log_local => '1',
delete_logs_after => '30',
ogp_manages_ftp => '1',
ftp_method => 'FZ',
ogp_autorestart_server => '1',
protocol_shutdown_waittime => '10',
);

View file

@ -1,6 +0,0 @@
agent_auto_update=0
run_pureftpd=0
ogp_manages_ftp=1
ftp_port=21
ftp_ip=0.0.0.0
ftp_pasv_range=40000:50000