Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server represents the MITM proxy server
func (*Server) ReloadFromConfig ¶
func (s *Server) ReloadFromConfig()
ReloadFromConfig reloads configuration without restarting the proxy (mainly for rules/targets changes). Note: it does not hot-update listen address, session TTL, or other parameters that require rebuilding components.
Click to show internal directories.
Click to hide internal directories.