All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Login


All New Login
's Avatar

Neur0toxine

Joined 8 months ago

Recently created
Least recently created
Recently updated
Least recently updated
All gists 2
Neur0toxine's Avatar

Neur0toxine / Часть конфигурации UCI (OpenWRT) для раздельного туннелирования по набору CIDR

0 likes
0 forks
2 files
Last active 7 months ago
Позволят направить в туннель сломанные IP-диапазоны
1 # RT Table Configuration
2 echo "228 warp_table" >> /etc/iproute2/rt_tables
3 uci add network rt_table
4 uci set network.@rt_table[-1].name='warp_table'
5 uci set network.@rt_table[-1].id='228'
6
7 # IPv4 Rule and Route Configuration
8 uci add network rule
9 uci set network.@rule[-1].mark='0xe4'
10 uci set network.@rule[-1].lookup='warp_table'
Neur0toxine's Avatar

Neur0toxine / DVD Video

0 likes
0 forks
1 files
Last active 8 months ago
Bouncing DVD Video logo with variable speed & color change
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>DVD Video</title>
7 <style>
8 body {
9 margin: 0;
10 padding: 0;
Newer Older

Powered by Opengist ⋅ Load: 41ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文