Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different config files, multi-run and autostart #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

webs1821
Copy link

@webs1821 webs1821 commented Feb 1, 2024

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