1022
port in Security List / Ingress Rules
for your VCN
The tmpfs
partition is limited to 700m
for x86_64
(free tier) compatibility.
1022
port in Security List / Ingress Rules
for your VCN
The tmpfs
partition is limited to 700m
for x86_64
(free tier) compatibility.
import re | |
with open('5E113D5F383749AEB72703486DD8247B', 'rb') as fp: | |
data = fp.read() | |
filenames = re.findall(rb'\d+\.txt', data) | |
contents = re.findall(rb'(true\|1[^\0]+)', data, re.DOTALL) | |
for name, content in zip(filenames, contents): | |
with open(name.replace(b'.txt', b'.tunic'), 'wb') as fp: |