Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Darochin
/
openskynet
like
0
English
Spanish
agent
autonomy
research
typescript
nodejs
llm
License:
mit
Model card
Files
Files and versions
xet
Community
main
openskynet
/
src
/
shared
/
net
/
ip-test-fixtures.ts
Darochin
Mirror OpenSkyNet workspace snapshot from Git HEAD
fc93158
verified
17 days ago
raw
Copy download link
history
blame
contribute
delete
92 Bytes
export
const
blockedIpv6MulticastLiterals = [
"ff02::1"
,
"ff05::1:3"
,
"[ff02::1]"
]
as
const
;