options
来自「cipe 编程」· 代码 · 共 19 行
TXT
19 行
# Surprise, this file allows comments (but only on a line by themselves)# This is probably the minimal set of options that has to be set# Without a "device" line, the device is picked dynamically# the peer's IP addressptpaddr 6.5.4.3# our CIPE device's IP addressipaddr 6.7.8.9# my UDP address. Note: if you set port 0 here, the system will pick# one and tell it to you via the ip-up script. Same holds for IP 0.0.0.0.me bigred.inka.de:6789# ...and the UDP address we connect to. Of course no wildcards here.peer blackforest.inka.de:6543# The static key. Keep this file secret!# The key is 128 bits in hexadecimal notation.key 3248fd20adf9c00ccf9ecc2393bbb3e4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?