mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 05:34:34 +08:00
Update README.md
This commit is contained in:
parent
0c0845b9bc
commit
667eb70dd6
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -163,15 +163,15 @@ For Ubuntu, official recommend mirror lists are here:
|
|||
<br />
|
||||
<br />
|
||||
|
||||
**--ip-addr "IPv4 address"**: It must be added with --ip-gate and --ip-mask together, in this situation, --network "static/manual" is necessary.
|
||||
**--ip-addr "IPv4 address"**: It must be added with --ip-gate and --ip-mask together, in this situation, --network "static/manual" is automatically assigned.
|
||||
<br />
|
||||
<br />
|
||||
|
||||
**--ip-gate "IPv4 gateway"**: It must be added with --ip-addr and --ip-mask together, in this situation, --network "static/manual" is necessary.
|
||||
**--ip-gate "IPv4 gateway"**: It must be added with --ip-addr and --ip-mask together, in this situation, --network "static/manual" is automatically assigned.
|
||||
<br />
|
||||
<br />
|
||||
|
||||
**--ip-mask "IPv4 subnet musk"**: It must be added with --ip-addr and --ip-gate together, in this situation, --network "static/manual" is necessary.
|
||||
**--ip-mask "IPv4 subnet musk"**: It must be added with --ip-addr and --ip-gate together, in this situation, --network "static/manual" is automatically assigned.
|
||||
<br />
|
||||
<br />
|
||||
|
||||
|
@ -179,15 +179,15 @@ For Ubuntu, official recommend mirror lists are here:
|
|||
<br />
|
||||
<br />
|
||||
|
||||
**--ip6-addr "IPv6 address"**: It must be added with --ip6-gate and --ip6-mask together, in this situation, --network "static/manual" is necessary.
|
||||
**--ip6-addr "IPv6 address"**: It must be added with --ip6-gate and --ip6-mask together, in this situation, --network "static/manual" is automatically assigned.
|
||||
<br />
|
||||
<br />
|
||||
|
||||
**--ip6-gate "IPv6 gateway"**: It must be added with --ip6-addr and --ip6-mask together, in this situation, --network "static/manual" is necessary.
|
||||
**--ip6-gate "IPv6 gateway"**: It must be added with --ip6-addr and --ip6-mask together, in this situation, --network "static/manual" is automatically assigned.
|
||||
<br />
|
||||
<br />
|
||||
|
||||
**--ip6-mask "IPv6 subnet musk"**: It must be added with --ip6-addr and --ip6-gate together, in this situation, --network "static/manual" is necessary.
|
||||
**--ip6-mask "IPv6 subnet musk"**: It must be added with --ip6-addr and --ip6-gate together, in this situation, --network "static/manual" is automatically assigned.
|
||||
<br />
|
||||
<br />
|
||||
|
||||
|
|
Loading…
Reference in a new issue