added a way to create a network connection
This commit is contained in:
parent
cb93fa917a
commit
f234dc1564
8 changed files with 53 additions and 15 deletions
|
@ -119,6 +119,7 @@ Példa: `kábel.halgass`
|
|||
|Név|Leírás|Használat|Példa|
|
||||
|---|---|---|---|
|
||||
|halgass|Hallgat egy porton.|`halgass(host: string, port: number): halgató`|`halgass(szaft"0.0.0.0"szaft,1010)`|
|
||||
|kapcsolódj|Rákapcsolódik egy célra.|`kapcsolódj(target: string): kapcsolat`|`kapcsolódj(szaft"example.com:80"szaft)`|
|
||||
|
||||
:::warning
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue