mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
book: added port numbers
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[DarkFi](README.md)
|
||||
- [Ideology](IDEOLOGY.md)
|
||||
- [Development](development.md)
|
||||
- [Port ranges](portranges.md)
|
||||
- [Architecture](architecture/architecture.md)
|
||||
- [Overview](architecture/overview.md)
|
||||
- [Layers](architecture/layers.md)
|
||||
|
||||
8
doc/src/portranges.md
Normal file
8
doc/src/portranges.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# P2P port ranges
|
||||
|
||||
Standard port ranges used by DarkFi.
|
||||
|
||||
* darkfid-sync: 33032
|
||||
* darkfid-consensus: 33033
|
||||
* ircd: 25551
|
||||
* taud: 23331
|
||||
Reference in New Issue
Block a user