This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!-- use empty string to specify no proxy or port --> | |
<!-- This version must agree with that in apps/common/res/apns.xml --> | |
<!-- Country : Network : Operator Name --> | |
<iwlanapns xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="epdg_apns_conf.xsd"> | |
<vowifisettings> | |
<!-- wifi_call_enable 0 = off, 1 = on --> | |
<!-- wifi_call_preferred 1 = wifi pref, 2 = cs pref, 3 = wifi only, 4 = cs only, 5 = voip pref(VoLTE->VoWifi->CS) --> | |
<!-- wifi_call_when_roaming -1 = not used, 0 = cs pref, 1 = wifi pref --> | |
<!-- GCF Test : GCF Test : GCF --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<IWLAN_S2B_CONFIG> | |
<GENERIC_VARIANT> | |
<epdg_addr_info> | |
<static_fqdn_enabled>FALSE</static_fqdn_enabled> | |
<ip_pref>IP6_ONLY</ip_pref> | |
</epdg_addr_info> | |
<ikev2_info> | |
<ke_payload_enabled>FALSE</ke_payload_enabled> | |
<self_id> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Benchmark for CRC16 x25/IBM-SDLC/ISO-HDLC libraries | |
import crccheck.crc | |
import fastcrc | |
import scat.util | |
import libscrc | |
import crcelk | |
import timeit | |
import random |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const http = require('http'); | |
http.createServer(function (request, response) { | |
// Print request method and request url | |
console.log(request.method, request.url); | |
// Set CORS headers | |
response.setHeader('Access-Control-Allow-Origin', '*'); | |
response.setHeader('Access-Control-Allow-Headers', 'Origin, X-Requested-With, Content-Type, Accept'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!-- use empty string to specify no proxy or port --> | |
<!-- This version must agree with that in apps/common/res/apns.xml --> | |
<!-- Country : Network : Operator Name --> | |
<iwlanapns xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="epdg_apns_conf.xsd"> | |
<vowifisettings> | |
<!-- wifi_call_enable 0 = off, 1 = on --> | |
<!-- wifi_call_preferred 1 = wifi pref, 2 = cs pref, 3 = wifi only, 4 = cs only, 5 = voip pref(VoLTE->VoWifi->CS) --> | |
<!-- wifi_call_when_roaming -1 = not used, 0 = cs pref, 1 = wifi pref --> | |
<!-- GCF Test : GCF Test : GCF --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<IWLAN_S2B_CONFIG> | |
<GENERIC_VARIANT> | |
<epdg_addr_info> | |
<static_fqdn_enabled>FALSE</static_fqdn_enabled> | |
<pcscf_attr> | |
<v4_attr_type_val>16384</v4_attr_type_val> | |
<v6_attr_type_val>16386</v6_attr_type_val> | |
</pcscf_attr> | |
</epdg_addr_info> | |
<ikev2_info> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<IWLAN_S2B_CONFIG> | |
<GENERIC_VARIANT> | |
<epdg_addr_info> | |
<static_fqdn_enabled>TRUE</static_fqdn_enabled> | |
<fqdn>epdg.epc.mnc001.mcc222.pub.3gppnetwork.org</fqdn> | |
</epdg_addr_info> | |
<ikev2_info> | |
<self_id> | |
<id_type>ID_RFC822_ADDR</id_type> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!-- use empty string to specify no proxy or port --> | |
<!-- This version must agree with that in apps/common/res/apns.xml --> | |
<!-- Country : Network : Operator Name --> | |
<iwlanapns xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="epdg_apns_conf.xsd"> | |
<vowifisettings> | |
<!-- wifi_call_enable 0 = off, 1 = on --> | |
<!-- wifi_call_preferred 1 = wifi pref, 2 = cs pref, 3 = wifi only, 4 = cs only, 5 = voip pref(VoLTE->VoWifi->CS) --> | |
<!-- wifi_call_when_roaming -1 = not used, 0 = cs pref, 1 = wifi pref --> | |
<!-- GCF Test : GCF Test : GCF --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-16"?> | |
<Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task"> | |
<RegistrationInfo> | |
<Date>2022-10-23T14:42:10.5827629</Date> | |
<Author>handymenny</Author> | |
<URI>\WireguardAutomatic</URI> | |
</RegistrationInfo> | |
<Triggers> | |
<EventTrigger> | |
<Enabled>true</Enabled> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face { | |
font-family: 'Open Sans'; | |
font-style: normal; | |
font-weight: 400; | |
font-display: swap; | |
src: url(https://fonts.gstatic.com/l/font?kit=mem8YaGs126MiZpBA-UFVZ0c&skey=62c1cbfccc78b4b2&v=v25#OpenSans) format('svg'); | |
} | |
@font-face { |
NewerOlder