install packages first:
yay -S xl2tpd strongswan networkmanager-l2tpref: https://wiki.archlinux.org/index.php/Openswan_L2TP/IPsec_VPN_client_setup
| javascript: Promise.all([import('https://unpkg.com/turndown@6.0.0?module'), import('https://unpkg.com/@tehshrike/readability@0.2.0'), ]).then(async ([{ | |
| default: Turndown | |
| }, { | |
| default: Readability | |
| }]) => { | |
| /* Optional vault name */ | |
| const vault = ""; | |
| /* Optional folder name such as "Clippings/" */ |
| import { CfnElement, CfnResource, Stack } from "@aws-cdk/core"; | |
| import { makeUniqueId } from "@aws-cdk/core/lib/private/uniqueid"; | |
| import { Node } from "constructs"; | |
| import * as assert from "assert"; | |
| const PINNED_RESOURCE_NAMES_CONTEXT_KEY = "pinnedLogicalIds"; | |
| type PinnedLogicalIds = { [segment: string]: PinnedLogicalIds | string }; | |
| export class StableNameStack extends Stack { |
install packages first:
yay -S xl2tpd strongswan networkmanager-l2tpref: https://wiki.archlinux.org/index.php/Openswan_L2TP/IPsec_VPN_client_setup