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

WIP: Reload config #313

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Commits on Mar 27, 2023

  1. reload config

    skrashevich committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    896b997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b7fab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eed5e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1bafec View commit details
    Browse the repository at this point in the history
  5. reload config for ffmpeg

    skrashevich committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7a72599 View commit details
    Browse the repository at this point in the history
  6. "Reload configuration and restart servers for various protocols inclu…

    …ding echo, ivideon, http, dvrip, tapo, isapi, mpegts, roborock, tcp, srtp, mp4, hls, and mjpeg."
    skrashevich committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    992424f View commit details
    Browse the repository at this point in the history
  7. Add ReloadConfig function to homekit.go and webtorrent.go for reloadi…

    …ng their configurations
    skrashevich committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    07ae8b8 View commit details
    Browse the repository at this point in the history
  8. Declare a global variable to store the ngrok instance, reload the con…

    …figuration and start a new ngrok instance with the updated configuration when ReloadConfig function is called. Also, add a Stop function to stop the current ngrok instance if it exists
    skrashevich committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3447797 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    842906e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d90d99 View commit details
    Browse the repository at this point in the history