Skip to content

Different config files, multi-run and autostart#31

Open
webs1821 wants to merge 2 commits into
richardg867:masterfrom
webs1821:multi
Open

Different config files, multi-run and autostart#31
webs1821 wants to merge 2 commits into
richardg867:masterfrom
webs1821:multi

Conversation

@webs1821

@webs1821 webs1821 commented Feb 1, 2024

Copy link
Copy Markdown

Hello, for my purposes, to have internet from a different era on each of my computers, I modified the code and thought you might want to import some of it.

  1. The main change is the abandonment of global variables and the use of a variable with a dictionary
  2. Possibility to run the script with the -c config.json attribute. This allows you to have several configurations
  3. config_handler now returns an object with the configuration that it loads from the given attribute or the default config.json file
  4. I added the run_waybackproxy.sh file which runs three instances with sample configuration
  5. The setup_waybackproxy_service.sh script creates a waybackproxy.service file that can be started by systemd at system startup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant