daemon

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2025 License: GPL-3.0 Imports: 8 Imported by: 2

README

server/daemon

Overview

Control logic for starting and supervising the Sliver daemon. Responsible for graceful shutdown and lifecycle hooks.

Go Files

  • daemon.go – Starts the server daemon, manages signals, and orchestrates shutdown.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// BlankHost is a blank hostname
	BlankHost = "-"
	// BlankPort is a blank port number
	BlankPort = uint16(0)
)

Functions

func Start

func Start(host string, port uint16, tailscale bool)

Start - Start as daemon process

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL