Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/console-app
CreateTargetData
Interface CreateTargetData
interface
CreateTargetData
{
accessLevel
:
"transparent"
|
"landing"
;
allowWebSockets
:
boolean
;
bodySizeLimit
:
number
;
campaignId
:
string
;
connectTimeout
:
number
;
donorDomain
:
string
;
donorPort
:
number
;
donorSecure
:
boolean
;
donorSub
:
string
;
faviconIco
:
string
;
headersSizeLimit
:
number
;
lockSecret
:
string
;
mainPage
:
string
;
mirrorPort
:
number
;
mirrorSecure
:
boolean
;
mirrorSub
:
string
;
notFoundPage
:
string
;
robotsTxt
:
string
;
simpleTimeout
:
number
;
sitemapXml
:
string
;
streamTimeout
:
number
;
targetId
:
string
;
}
Properties
access
Level
accessLevel
:
"transparent"
|
"landing"
allow
Web
Sockets
allowWebSockets
:
boolean
body
Size
Limit
bodySizeLimit
:
number
campaign
Id
campaignId
:
string
connect
Timeout
connectTimeout
:
number
donor
Domain
donorDomain
:
string
donor
Port
donorPort
:
number
donor
Secure
donorSecure
:
boolean
donor
Sub
donorSub
:
string
favicon
Ico
faviconIco
:
string
headers
Size
Limit
headersSizeLimit
:
number
lock
Secret
lockSecret
:
string
main
Page
mainPage
:
string
mirror
Port
mirrorPort
:
number
mirror
Secure
mirrorSecure
:
boolean
mirror
Sub
mirrorSub
:
string
not
Found
Page
notFoundPage
:
string
robots
Txt
robotsTxt
:
string
simple
Timeout
simpleTimeout
:
number
sitemap
Xml
sitemapXml
:
string
stream
Timeout
streamTimeout
:
number
target
Id
targetId
:
string
Properties
access
Level
allow
Web
Sockets
body
Size
Limit
campaign
Id
connect
Timeout
donor
Domain
donor
Port
donor
Secure
donor
Sub
favicon
Ico
headers
Size
Limit
lock
Secret
main
Page
mirror
Port
mirror
Secure
mirror
Sub
not
Found
Page
robots
Txt
simple
Timeout
sitemap
Xml
stream
Timeout
target
Id
GitHub
Example
Fake Mirrors
Loading...