bridge

command module
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

README

bridge

桥接网络

如何使用(CentOS7 为例)

  • 上传二进制文件与配置文件(.conf)至 /usr/local/sbin/

    ll /usr/local/sbin/
    总用量 2896
    -rw------- 1 root root 2957990 11月 28 17:00 bridge
    -rw------- 1 root root      27 10月 12 22:19 bridge.conf
    
  • 编辑 .conf 文件

  • 上传 bridge.service/usr/lib/systemd/system/

  • 启动服务

    systemctl enable bridge
    systemctl start bridge
    
    

定时重启(可选)

crontab -e
* */2 * * * systemctl restart bridge

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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