[ Avaa Bypassed ]




Upload:

Command:

www-data@18.224.32.173: ~ $
index_title=IPsec VPN Configuration
index_eipsec=The FreeSWAN command $1 was not found on your system or is not the right program. Maybe it is not installed, or your <a href='$2'>module configuration</a> is incorrect.
index_out=The output from $1 was :
index_version2=$2 version $1
index_econfig=The FreeSWAN configuration file $1 was not found on your system. Maybe it is not installed, or your <a href='$2'>module configuration</a> is incorrect.
index_nokey=No host key appears to listed in the file $1. One must be generated for your system before you can define any VPN connections.
index_newkey=Generate key for host:
index_none=No IPsec VPN connections have been defined yet.
index_add=Add a new IPsec VPN connection.
index_adddef=Add defaults for all connections.
index_start=Start IPsec Server
index_startdesc=Click this button to start the FreeSWAN IPsec server process. Until it is started your system will be unable to accept or establish connections.
index_stop=Stop IPsec Server
index_stopdesc=Click this button to shut down the FreeSWAN IPsec server process and terminate all established connections.
index_restart=Apply Configuration
index_restartdesc=Click this button to activate the current configuration by re-starting the running FreeSWAN IPsec server process. Any established connections will be terminated.
index_conn=Connection $1
index_defconn=Defaults for all connections
index_boot=Start at boot time
index_bootdesc=Change this option to control whether the IPsec server is started at boot time or not.
index_return=connections list
index_header1=Existing VPN connections
index_header2=Global options and policies
index_up=Start Connection:
index_updesc=Select a connection from the list next to this button, and click it to attempt its immediate establishment.
index_nopol=No network policies were found - maybe your <a href='$1'>network configuration</a> is incorrect.
index_import=Import connection from file.

stop_err=Failed to stop IPsec server
start_err=Failed to start IPsec server
restart_err=Failed to re-start IPsec server
start_elog=The following errors were logged : $1

newkey_err=Failed to generate key
newkey_ehost=Missing or invalid hostname

edit_title1=Create Connection
edit_title2=Edit Connection
edit_header=IPsec VPN connection details
edit_name=Connection name
edit_auto=At IPsec startup
edit_amode=Default (usually Ignore)
edit_amodeadd=Add connection
edit_amodestart=Start connection
edit_amodeignore=Ignore
edit_comp=Compress data?
edit_cmodeyes=Yes
edit_cmodeno=No
edit_cmode=Default (usually No)
edit_pfs=Perfect forwarding secrecy?
edit_pmodeyes=Yes
edit_pmodeno=No
edit_pmode=Default (usually Yes)
edit_type=Connection type
edit_tmodetunnel=Tunnel (host or network)
edit_tmodetransport=Transport (host to host only)
edit_tmodepassthrough=Passthrough (no encryption)
edit_tmode=Default (usually Tunnel)
edit_left=Local or left system's settings
edit_right=Remote or right system's settings
edit_addr=Public IP address
edit_addr-1=None
edit_addr0=From default route
edit_addr1=Automatic
edit_addr2=Automatic from DNS
edit_addr3=Address or hostname ..
edit_id=System identifier
edit_id1=IP address ..
edit_id2=Hostname ..
edit_subnet=Private subnet behind system
edit_cert=Certificate name
edit_hop=Next hop to other system
edit_hopdir=Automatic
edit_hopip=IP address ..
edit_hoproute=Default route
edit_key=System's public key
edit_key0=None
edit_key1=Lookup in DNS
edit_key2=Entered below ..
edit_none=None
edit_default=Defaults for all connections
edit_export=Export Configuration ..
edit_return=connection details
edit_authby=Authentication method
edit_authbydef=Default (usually RSA key)
edit_rsasig=RSA key
edit_secret=Shared secret
edit_rsasigsecret=RSA key or shared secret
edit_never=Never allow authentication
edit_keying=Keying re-tries
edit_esp=ESP algorithm
edit_espdef=Default (usually MD5)
edit_espmd5=MD5
edit_espsha=SHA1
edit_esp128=AES-128bit-MD5
edit_esponly=Accept this ESP algorithm only?
edit_auth=Authentication mode
edit_authdef=Default (usually ESP)
edit_authesp=ESP
edit_authah=AH
edit_keylife=Connection key lifetime
edit_ikelifetime=Keying channel lifetime
edit_unit_s=secs
edit_unit_m=mins
edit_unit_h=hours
edit_unit_d=days

config_title=Server Configuration
config_header=Global VPN server settings
config_ifaces=Network interfaces for IPsec
config_ifaces0=Default
config_ifaces1=None
config_ifaces2=Default route interface
config_ifaces3=Listed below ..
config_riface=Real interface
config_iiface=IPsec interface
config_syslog=Syslog logging level
config_fac=Log to facility
config_pri=with priority
config_fwd=Enable IP forwarding?
config_nat=Enable NAT traversal?
config_err=Failed to save server configuration
config_eri=The real interface '$1' is listed more than once
config_enone=No network interfaces were specified

showkey_title=Show Public Key
showkey_desc1=The public RSA key shown below should be copied into the configuration of other systems connecting to this one, in the section related to this host.
showkey_desc2=The values shown below can be used to create a DNS KEY record for this host, so that other systems connecting to it can look up its public key.
showkey_flags=Flags
showkey_proto=Protocol
showkey_alg=Algorithm
showkey_key=Key data

policy_desc_block=Blocked Networks
policy_desc_clear=Clear Traffic Networks
policy_desc_private=Encrypted Networks
policy_desc_private-or-clear=Encrypted or Clear Networks
policy_desc_clear-or-private=Clear or Encrypted Networks
policy_desc=$1 Networks
policy_longdesc_block=Communication to the networks selected below will never be allowed.
policy_longdesc_clear=Communication to the networks selected below will always be in the clear.
policy_longdesc_clear-or-private=Communication to the networks selected below will be in the clear unless the other end initiates IPsec encryption.
policy_longdesc_private=Communication to the networks selected below will always be encrypted with IPsec.
policy_longdesc_private-or-clear=Communication to the networks selected below will be encrypted if possible but in the clear otherwise. If the target host has a DNS KEY record, data must be sent encrypted.
policy_longdesc=The networks selected below are used for the $1 policy.
policy_mode0=No networks
policy_mode1=All networks
policy_mode2=Listed networks ..
policy_net=Network address
policy_mask=Prefix
policy_err=Failed to save networks
policy_enet=Invalid network IP address on row $1
policy_emask=Invalid prefix length on row $2

save_err=Failed to save connection
save_ename=Missing or invalid connection name
save_ekeying=Missing or invalid number of keying re-tries
save_eleft=Missing or invalid local server address or hostname
save_eright=Missing or invalid remote server address or hostname
save_eleftid1=Missing or invalid local server identifying IP address
save_erightid1=Missing or invalid remote server identifying IP address
save_eleftid2=Missing or invalid local server identifying hostname
save_erightid2=Missing or invalid remote server identifying hostname
save_eleftsubnet=Missing or invalid local server subnet
save_erightsubnet=Missing or invalid remote server subnet
save_eleftkey=Missing local server public key
save_erightkey=Missing remote server public key
save_elefthop=Missing or invalid local server next hop gateway
save_erighthop=Missing or invalid remote server next hop gateway
save_eleftcert=Missing or invalid local server certificate
save_erightcert=Missing or invalid remote server certificate
save_ekeylife=Missing or invalid connection key lifetime
save_eikelifetime=Missing or invalid keying channel lifetime

log_create_conn=Created connection $1
log_delete_conn=Deleted connection $1
log_modify_conn=Modified connection $1
log_import_conn=Imported connection $1
log_up=Started connection $1
log_policy=Saved $1
log_start=Started IPsec server
log_stop=Stopped IPsec server
log_restart=Re-started IPsec server
log_boot=Enabled IPsec at boot time
log_unboot=Disabled IPsec at boot time
log_config=Saved server configuration
log_create_secret=Created secret key for $1
log_modify_secret=Modified secret key for $1
log_delete_secret=Deleted secret key for $1
log_create_secret_nn=Created secret key for any host
log_modify_secret_nn=Modified secret key for any host
log_delete_secret_nn=Deleted secret key for any host

up_title=Start Connection
up_cmd=Starting connection with command $1 ..

export_title=Export Configuration
export_desc=This form can be used to export the configuration file section for connection $1, so that it can be easily imported on the server at the other end.
export_print=Display configuration in browser
export_save=Write configuration to file ..
export_ok=Export Now
export_err=Failed to export configuration
export_efile=Missing filename
export_esave=Failed to write to file : $1
export_done=Exported configuration for connection $1 to $2 ($3 bytes).

import_title=Import Configuration
import_desc=This form can be used to import a configuration file section for a connection, such as one created by the module's export feature on another system.
import_upload=Import from upload file ..
import_file=Import from server-side file ..
import_ok=Import Now

import_err=Failed to import configuration
import_eupload=No file selected to upload
import_efile=No server-side file entered
import_eopen=Server-side file does not exist
import_eformat=No IPsec connection found in file - maybe it is not a valid export file
import_eclash=A connection called $1 already exists.
import_done1=Successfully added the new IPsec connection $1.
import_done2=Successfully updated the IPsec connection $1.
import_over=Overwrite existing connection with the same name?

secrets_title=Secret Keys
secrets_none=No secrets keys were found!
secrets_name=Secret for
secrets_type=Type
secrets_desc=Details
secrets_psk=Shared secret
secrets_rsa=RSA public key
secrets_any=Any host
secrets_pass=Password $1
secrets_mod=Modulus $1
secrets_newpsk=Create new shared secret key.
secrets_newrsa=Create new RSA key.
secrets_return=secret key list

secret_title1=Create Secret Key
secret_title2=Edit Secret Key
secret_header=Secret key details
secret_name=Secret key is for
secret_for=Hosts
secret_type=Key type
secret_pass=Shared password
secret_rsa=RSA $1
secret_value=Key value
secret_err=Failed to save secret key
secret_elast=The last remaining secret key cannot be deleted
secret_ename=Missing hosts that key is for
secret_epass=Missing shared password
secret_ersa=Missing value for RSA $1

__norefs=1

Filemanager

Name Type Size Permission Actions
af.auto File 11.31 KB 0644
ar.auto File 13.75 KB 0644
be.auto File 17.24 KB 0644
bg.auto File 17.59 KB 0644
ca File 11.83 KB 0644
ca.auto File 67 B 0644
cs.auto File 11.59 KB 0644
da.auto File 10.94 KB 0644
de File 11.67 KB 0644
el.auto File 19.25 KB 0644
en File 10.24 KB 0644
es File 11.06 KB 0644
es.auto File 1.07 KB 0644
eu.auto File 11.27 KB 0644
fa.auto File 14.51 KB 0644
fi.auto File 11.28 KB 0644
fr File 5.2 KB 0644
fr.auto File 7.05 KB 0644
he.auto File 12.66 KB 0644
hr.auto File 11.16 KB 0644
hu.auto File 12.25 KB 0644
it.auto File 11.71 KB 0644
ja.auto File 13.44 KB 0644
ko.auto File 11.89 KB 0644
lt.auto File 11.75 KB 0644
lv.auto File 11.64 KB 0644
ms.auto File 10.92 KB 0644
mt.auto File 11.78 KB 0644
nl File 11.46 KB 0644
no File 10.95 KB 0644
pl.auto File 11.69 KB 0644
pt.auto File 11.38 KB 0644
pt_BR.auto File 11.38 KB 0644
ro.auto File 11.66 KB 0644
ru.auto File 17.4 KB 0644
sk.auto File 11.7 KB 0644
sl.auto File 11.22 KB 0644
sv.auto File 11.09 KB 0644
th.auto File 22.43 KB 0644
tr.auto File 11.47 KB 0644
uk.auto File 17.26 KB 0644
ur.auto File 15.13 KB 0644
vi.auto File 13.17 KB 0644
zh File 9.1 KB 0644
zh_TW.auto File 9.29 KB 0644