mainly update 2 nonsense posts

This commit is contained in:
dongdigua 2022-11-06 12:58:25 +08:00
parent 7131eceaf6
commit 364036178a
9 changed files with 146 additions and 147 deletions

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2022-10-30 日 15:12 -->
<!-- 2022-11-06 日 13:16 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>CentOS/Fedora 不同配置/变体都默认安装了什么软件(组)</title>
@ -214,6 +214,7 @@
</div>
<p>
for <a href="https://cossig.org">https://cossig.org</a>(CentOS 中文特别兴趣小组)<br />
link: <a href="https://www.cossig.org/391-centos-fedora-default-softwares">https://www.cossig.org/391-centos-fedora-default-softwares</a><br />
所以我这回不用英文了哈哈<br />
</p>
@ -531,7 +532,7 @@ Fedora 分不同的变体, 常见的是 Server 和 Workstation<br />
<div id="postamble" class="status">
<p class="date">Date: 2022-09-29 四 00:00</p>
<p class="author">Author: dongdigua</p>
<p class="date">Created: 2022-10-30 日 15:12</p>
<p class="date">Created: 2022-11-06 日 13:16</p>
</div>
</body>
</html>

View File

@ -6,6 +6,7 @@
#+OPTIONS: toc:1 ^:{}
for [[https://cossig.org]](CentOS 中文特别兴趣小组)
link: [[https://www.cossig.org/391-centos-fedora-default-softwares]]
所以我这回不用英文了哈哈
* CentOS

View File

@ -17,7 +17,7 @@ Everforest is a green based color scheme, it's designed to be warm and soft in o
目前还没在 melpa 上, 所以需要手动安装
我一看到这个就从 [[https://github.com/arcticicestudio/nord-emacs][Nord]] 换过来了
我加入了 whitespace-mode 的支持, +默认的颜色太晃眼睛啦+
希望大家能一起帮忙贡献这个主题
*希望大家能一起帮忙贡献这个主题*
放一段 Rust [[https://github.com/dongdigua/AxolotlVM][代码]]的效果
[[../images/everforest.png]]

View File

@ -3,34 +3,30 @@
#+OPTIONS: toc:nil
* Solution
** gnome-screenshot
grim
** iBus
*** [[https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/][reddit: ibus on swaywm]]
emacs pyim
** Emacs transparent, terminal blur
probably wayfire?
sway can't, probably wayfire?
** Authorization required, but no authorization protocol specified
*** =sudo -E=
*** lxpolkit(directly execute) or polkit-gnome(prettier)
*** lxpolkit(directly execute) or polkit-gnome(prettier, at /usr/libexec/polkit-gnome-authentication-agent-1)
** cannot start sway on lightdm
in =/etc/lightdm/lightdm.conf= uncomment =sessions-directory= line
but still not stable, and it can't remenber which DE you used last time
yes, still not stable, and it can't remenber which DE you used last time
+so use gdm is a better choice?+
SDDM is fantastic! [[https://youtu.be/2p7FINJSlAk][It is themeable]],
I'm using *~elarun~*, a oxygen-like smooth crystal theme
materia-kde is also a good choice
I'm using *~elarun~*, a oxygen-like smooth crystal theme, materia-kde is also a good choice
** obs
don't remove the =include= line!!!
don't remove the =include= line in sway/config
** cursor theme not working
[[https://github.com/swaywm/sway/issues/6931][from this issue]]
add =seat seat0 xcursor_theme Oxygen_White= in sway comfig file
add =seat seat0 xcursor_theme Oxygen_White= in sway config file
** touchpad gesture like gnome
use libinput-gestures
*** [[https://github.com/swaywm/sway/issues/1514][issue #1514: touchpad gestures to switch workspaces]]
**** [[https://github.com/bulletmark/libinput-gestures][the libinput-gestures library]]
**** [[https://github.com/swaywm/sway/pull/4952][pull #4952]]
***** [[https://github.com/swaywm/sway/pull/6778][pull #6778]]
*** r/swaywm
**** [[https://www.reddit.com/r/swaywm/comments/r85e9g/touchpad_gestures/]]
**** [[https://www.reddit.com/r/swaywm/comments/px5vmw/how_are_you_configuring_touchpad_gestures/]]
**** [[https://www.reddit.com/r/swaywm/comments/em0jnx/can_sway_handle_threefour_finger_touchpad_gestures/]]
** notify-send don't work
@ -40,7 +36,7 @@ mako, a notification daemon
*** cannot toggle: disable custon =default-frame-alist=, or just use floating mode
*** TODO icon theme missing: ?
** [[https://www.reddit.com/r/swaywm/comments/scz5k6/option_create_on_workspace_prev_on_outputnext_on/][Option --create on workspace prev_on_output|next_on_output?]]
I LIKE THIS FEATURE!!! WHY REMOVE IT???
this feature is not compatible with i3, so sway didn't accept the pr
*** [[https://www.reddit.com/r/swaywm/comments/mmfwnu/sway_command_workspace_next/][shell script solution]]
*** [[https://github.com/oati/sway-workspace-manager][rust, probably useful]]
@ -48,18 +44,17 @@ I LIKE THIS FEATURE!!! WHY REMOVE IT???
* Ref
** [[https://coda.world/sway-explore-and-giveup][Sway: 从尝试到放弃]]
** [[https://shinta.ro/posts/migration-from-xorg-to-wayland/][从 Xorg 迁移到 Wayland]]
** [[https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/][reddit: ibus on swaywm]]
** [[https://github.com/emersion/xdg-desktop-portal-wlr/wiki/Screencast-Compatibility#obs][xdg-desktop-portal wiki: obs]]
** [[https://www.reddit.com/r/swaywm/comments/jdoo8m/how_do_i_find_out_the_names_of_certain_keys/][prtsc is Print]]
=xev/wev= is helpful
** [[https://github.com/ziap/dotfiles]]
a great config
** [[https://www.reddit.com/r/swaywm/comments/ehqsuw/autochanging_background_for_sway/][reddit: auto-changing sway background]]
** [[https://github.com/Ruixi-rebirth/sway-dotfiles][Ruixi-rebirth's dotfiles]]
** Configs
*** [[https://github.com/ziap/dotfiles]]
a great config
*** [[https://github.com/Ruixi-rebirth/sway-dotfiles][Ruixi-rebirth's dotfiles]]
sway, very beautiful, from COSSIG
** [[https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/][a Paid config]]
this is excellent, but...not for me
I'd like something simpler
*** [[https://archcraft.io][archcraft]]
** [[https://github.com/rxyhn/yoru][夜 - Yoru]]
*** [[https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/][a Paid config]]
this is excellent, but...not for me, I'd like something simpler
**** [[https://archcraft.io][archcraft]]
*** [[https://github.com/rxyhn/yoru][夜 - Yoru]]
awesome config!

View File

@ -1,14 +1,17 @@
#+TITLE: Something About MGLNDD Scans
#+DESCRIPTION: sus
#+DATE: <2022-08-17 三>
#+OPTIONS: toc:nil
* [[https://stretchoid.com/][stretchoid opt-out]]
* DONE [[https://stretchoid.com/][stretchoid opt-out]]
it's this domain's workers that COMSTANTLY scanning the WHOLE internet
* [[https://isc.sans.edu/diary/MGLNDD_%2A+Scans/28458][SANS internet storm center diary]]
* Some related link
** [[https://www.bilibili.com/read/cv16357621][my post on bilibili]]
** [[https://isc.sans.edu/diary/MGLNDD_%2A+Scans/28458][SANS internet storm center diary]]
about the scanner and IP range
** [[https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/][repost on cybersafenv]]
* [[http://www.hackdig.com/04/hack-81133.htm][知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇]]
* [[https://duanmofan.com/archives/librarymanagementsystem][【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】]]
*** [[https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/][repost on cybersafenv]]
** [[http://www.hackdig.com/04/hack-81133.htm][知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇]]
** [[https://duanmofan.com/archives/librarymanagementsystem][【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】]]
#+BEGIN_COMMENT
青金石--幸福笔记
黑曜石--学习史记
@ -19,10 +22,8 @@ about the scanner and IP range
其中也包括像密歇根大学,加州大学伯克利分校的访问信息。因为网络安全领域没有类似于“希波克拉底誓言”的东西,所以不能像医生一样信任
就像到处晃别人家的门把手而不打开不是犯罪,但是真正的打开就混在发现没有锁门,而晃门把手时。
#+END_QUOTE
*** [[https://www.hackerfactor.com/blog/index.php?/archives/775-Scans-and-Attacks.html][HackerFactor: Scans & Attacks]]
* [[https://github.com/dongdigua/portscan-listener/blob/main/log/some_strange_logs.md][my listener and some other logs]]
** [[https://www.bilibili.com/read/cv16357621][my post on bilibili]]
* [[https://zhuanlan.zhihu.com/p/67186794][zhihu:repost-translation: 如何建立一个基本的蜜罐]]
**** [[https://www.hackerfactor.com/blog/index.php?/archives/775-Scans-and-Attacks.html][HackerFactor: Scans & Attacks]]
** [[https://zhuanlan.zhihu.com/p/67186794][zhihu:repost-translation: 如何建立一个基本的蜜罐]]
the original post is gone
#+BEGIN_QUOTE
您还可以开始执行DNS和WHOIS查找以找出每次扫描背后的人员。
@ -30,4 +31,4 @@ the original post is gone
他们没有确定他们正在做什么或为什么他们在161 / udp扫描我的蜜罐。端口161 / udp是为简单的网络管理协议SNMP保留的并且经常容易受到攻击。
是的他们把“malicious”拼错了 - 因此它可能不会出现在谷歌搜索“stretchoid and malicious”的结果中。
#+END_QUOTE
* [[https://www.digitalocean.com/community/questions/why-is-digital-ocean-showing-in-my-router-connecting-to-a-ps4][Why is Digital Ocean showing in my router, connecting to a PS4?]]
** [[https://www.digitalocean.com/community/questions/why-is-digital-ocean-showing-in-my-router-connecting-to-a-ps4][Why is Digital Ocean showing in my router, connecting to a PS4?]]

View File

@ -3,10 +3,13 @@
- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
for [COSSIG](https://www.cossig.org)
- [build a nixos live image](nixos)<br>
nonsense
- [moonboos, 懂的都懂](moonboos)<br>
- [MGLNDD scans](weird_mglndd)<br>
- [推荐 everforest 主题](recommend_everforest_theme)<br>
any kind of contribution is welcome
- [我对显示 IP 属地的看法](about_showing_ip)<br>
- [我的 gnome 配置](my_gnome_config)<br>
- [我对 SciCraft 更新1.19的看法](scicraft_update)<br>
@ -17,7 +20,7 @@ nonsense archive
---
### Long Term Update
- <font color=red>[大概是语文知识整理](digua-YW)</font><br>
- [<font color=red>大概是语文知识整理</font>](digua-YW)<br>
Big project
- [Gopher/Gemini reactions](re.gmi.txt)<br>
- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2022-10-30 日 15:12 -->
<!-- 2022-11-06 日 13:16 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Recommend EverForest Theme</title>
@ -226,7 +226,7 @@ Everforest is a green based color scheme, it's designed to be warm and soft in o
目前还没在 melpa 上, 所以需要手动安装<br />
我一看到这个就从 <a href="https://github.com/arcticicestudio/nord-emacs">Nord</a> 换过来了<br />
我加入了 whitespace-mode 的支持, <del>默认的颜色太晃眼睛啦</del><br />
希望大家能一起帮忙贡献这个主题<br />
<b>希望大家能一起帮忙贡献这个主题</b><br />
</p>
<p>
@ -239,7 +239,7 @@ Everforest is a green based color scheme, it's designed to be warm and soft in o
<div id="postamble" class="status">
<p class="date">Date: 2022-06-27 一 00:00</p>
<p class="author">Author: dongdigua</p>
<p class="date">Created: 2022-10-30 日 15:12</p>
<p class="date">Created: 2022-11-06 日 13:16</p>
</div>
</body>
</html>

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2022-10-30 日 15:12 -->
<!-- 2022-11-06 日 12:57 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Something About Wayland(swaywm)</title>
@ -208,80 +208,77 @@
<div class="outline-text-2" id="text-1">
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.1.</span> gnome-screenshot</h3>
<h3><span class="section-number-3">1.1.</span> iBus</h3>
<div class="outline-text-3" id="text-1-1">
<p>
grim<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.2.</span> iBus</h3>
<div class="outline-text-3" id="text-1-2">
<div class="outline-4">
<h4><span class="section-number-4">1.1.1.</span> <a href="https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/">reddit: ibus on swaywm</a></h4>
<div class="outline-text-4" id="text-1-1-1">
<p>
emacs pyim<br />
</p>
</div>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.3.</span> Emacs transparent, terminal blur</h3>
<div class="outline-text-3" id="text-1-3">
<h3><span class="section-number-3">1.2.</span> Emacs transparent, terminal blur</h3>
<div class="outline-text-3" id="text-1-2">
<p>
probably wayfire?<br />
sway can't, probably wayfire?<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.4.</span> Authorization required, but no authorization protocol specified</h3>
<div class="outline-text-3" id="text-1-4">
<h3><span class="section-number-3">1.3.</span> Authorization required, but no authorization protocol specified</h3>
<div class="outline-text-3" id="text-1-3">
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.4.1.</span> <code>sudo -E</code></h4>
<h4><span class="section-number-4">1.3.1.</span> <code>sudo -E</code></h4>
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.4.2.</span> lxpolkit(directly execute) or polkit-gnome(prettier)</h4>
<h4><span class="section-number-4">1.3.2.</span> lxpolkit(directly execute) or polkit-gnome(prettier, at /usr/libexec/polkit-gnome-authentication-agent-1)</h4>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.5.</span> cannot start sway on lightdm</h3>
<div class="outline-text-3" id="text-1-5">
<h3><span class="section-number-3">1.4.</span> cannot start sway on lightdm</h3>
<div class="outline-text-3" id="text-1-4">
<p>
in <code>/etc/lightdm/lightdm.conf</code> uncomment <code>sessions-directory</code> line<br />
but still not stable, and it can't remenber which DE you used last time<br />
yes, still not stable, and it can't remenber which DE you used last time<br />
<del>so use gdm is a better choice?</del><br />
SDDM is fantastic! <a href="https://youtu.be/2p7FINJSlAk">It is themeable</a>,<br />
I'm using <b><code>elarun</code></b>, a oxygen-like smooth crystal theme<br />
materia-kde is also a good choice<br />
I'm using <b><code>elarun</code></b>, a oxygen-like smooth crystal theme, materia-kde is also a good choice<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.6.</span> obs</h3>
<h3><span class="section-number-3">1.5.</span> obs</h3>
<div class="outline-text-3" id="text-1-5">
<p>
don't remove the <code>include</code> line in sway/config<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.6.</span> cursor theme not working</h3>
<div class="outline-text-3" id="text-1-6">
<p>
don't remove the <code>include</code> line!!!<br />
<a href="https://github.com/swaywm/sway/issues/6931">from this issue</a><br />
add <code>seat seat0 xcursor_theme Oxygen_White</code> in sway config file<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.7.</span> cursor theme not working</h3>
<h3><span class="section-number-3">1.7.</span> touchpad gesture like gnome</h3>
<div class="outline-text-3" id="text-1-7">
<p>
<a href="https://github.com/swaywm/sway/issues/6931">from this issue</a><br />
add <code>seat seat0 xcursor_theme Oxygen_White</code> in sway comfig file<br />
use libinput-gestures<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.8.</span> touchpad gesture like gnome</h3>
<div class="outline-text-3" id="text-1-8">
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.8.1.</span> <a href="https://github.com/swaywm/sway/issues/1514">issue #1514: touchpad gestures to switch workspaces</a></h4>
<div class="outline-text-4" id="text-1-8-1">
<h4><span class="section-number-4">1.7.1.</span> <a href="https://github.com/swaywm/sway/issues/1514">issue #1514: touchpad gestures to switch workspaces</a></h4>
<div class="outline-text-4" id="text-1-7-1">
</div>
<ol class="org-ol">
<li><a></a><a href="https://github.com/bulletmark/libinput-gestures">the libinput-gestures library</a><br /></li>
<li><a></a><a href="https://github.com/swaywm/sway/pull/4952">pull #4952</a><br />
<ol class="org-ol">
<li><a></a><a href="https://github.com/swaywm/sway/pull/6778">pull #6778</a><br /></li>
@ -290,50 +287,49 @@ add <code>seat seat0 xcursor_theme Oxygen_White</code> in sway comfig file<br />
</ol>
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.8.2.</span> r/swaywm</h4>
<div class="outline-text-4" id="text-1-8-2">
<h4><span class="section-number-4">1.7.2.</span> r/swaywm</h4>
<div class="outline-text-4" id="text-1-7-2">
</div>
<ol class="org-ol">
<li><a></a><a href="https://www.reddit.com/r/swaywm/comments/r85e9g/touchpad_gestures/">https://www.reddit.com/r/swaywm/comments/r85e9g/touchpad_gestures/</a><br /></li>
<li><a></a><a href="https://www.reddit.com/r/swaywm/comments/px5vmw/how_are_you_configuring_touchpad_gestures/">https://www.reddit.com/r/swaywm/comments/px5vmw/how_are_you_configuring_touchpad_gestures/</a><br /></li>
<li><a></a><a href="https://www.reddit.com/r/swaywm/comments/em0jnx/can_sway_handle_threefour_finger_touchpad_gestures/">https://www.reddit.com/r/swaywm/comments/em0jnx/can_sway_handle_threefour_finger_touchpad_gestures/</a><br /></li>
</ol>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.9.</span> notify-send don't work</h3>
<div class="outline-text-3" id="text-1-9">
<h3><span class="section-number-3">1.8.</span> notify-send don't work</h3>
<div class="outline-text-3" id="text-1-8">
<p>
mako, a notification daemon<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.10.</span> <span class="todo TODO">TODO</span> <a href="https://github.com/WayfireWM/wayfire/issues/1329">Wayfire crashes when closing foot terminal</a></h3>
<h3><span class="section-number-3">1.9.</span> <span class="todo TODO">TODO</span> <a href="https://github.com/WayfireWM/wayfire/issues/1329">Wayfire crashes when closing foot terminal</a></h3>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.11.</span> emacs tool-bar not working(cannot toggle and icon theme missing)</h3>
<h3><span class="section-number-3">1.10.</span> emacs tool-bar not working(cannot toggle and icon theme missing)</h3>
<div class="outline-text-3" id="text-1-10">
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.10.1.</span> cannot toggle: disable custon <code>default-frame-alist</code>, or just use floating mode</h4>
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.10.2.</span> <span class="todo TODO">TODO</span> icon theme missing: ?</h4>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.11.</span> <a href="https://www.reddit.com/r/swaywm/comments/scz5k6/option_create_on_workspace_prev_on_outputnext_on/">Option &#x2013;create on workspace prev_on_output|next_on_output?</a></h3>
<div class="outline-text-3" id="text-1-11">
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.11.1.</span> cannot toggle: disable custon <code>default-frame-alist</code>, or just use floating mode</h4>
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.11.2.</span> <span class="todo TODO">TODO</span> icon theme missing: ?</h4>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">1.12.</span> <a href="https://www.reddit.com/r/swaywm/comments/scz5k6/option_create_on_workspace_prev_on_outputnext_on/">Option &#x2013;create on workspace prev_on_output|next_on_output?</a></h3>
<div class="outline-text-3" id="text-1-12">
<p>
I LIKE THIS FEATURE!!! WHY REMOVE IT???<br />
this feature is not compatible with i3, so sway didn't accept the pr<br />
</p>
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.12.1.</span> <a href="https://www.reddit.com/r/swaywm/comments/mmfwnu/sway_command_workspace_next/">shell script solution</a></h4>
<h4><span class="section-number-4">1.11.1.</span> <a href="https://www.reddit.com/r/swaywm/comments/mmfwnu/sway_command_workspace_next/">shell script solution</a></h4>
</div>
<div class="outline-4">
<h4><span class="section-number-4">1.12.2.</span> <a href="https://github.com/oati/sway-workspace-manager">rust, probably useful</a></h4>
<h4><span class="section-number-4">1.11.2.</span> <a href="https://github.com/oati/sway-workspace-manager">rust, probably useful</a></h4>
</div>
</div>
</div>
@ -350,53 +346,53 @@ I LIKE THIS FEATURE!!! WHY REMOVE IT???<br />
<h3><span class="section-number-3">2.2.</span> <a href="https://shinta.ro/posts/migration-from-xorg-to-wayland/">从 Xorg 迁移到 Wayland</a></h3>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.3.</span> <a href="https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/">reddit: ibus on swaywm</a></h3>
<h3><span class="section-number-3">2.3.</span> <a href="https://github.com/emersion/xdg-desktop-portal-wlr/wiki/Screencast-Compatibility#obs">xdg-desktop-portal wiki: obs</a></h3>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.4.</span> <a href="https://github.com/emersion/xdg-desktop-portal-wlr/wiki/Screencast-Compatibility#obs">xdg-desktop-portal wiki: obs</a></h3>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.5.</span> <a href="https://www.reddit.com/r/swaywm/comments/jdoo8m/how_do_i_find_out_the_names_of_certain_keys/">prtsc is Print</a></h3>
<div class="outline-text-3" id="text-2-5">
<h3><span class="section-number-3">2.4.</span> <a href="https://www.reddit.com/r/swaywm/comments/jdoo8m/how_do_i_find_out_the_names_of_certain_keys/">prtsc is Print</a></h3>
<div class="outline-text-3" id="text-2-4">
<p>
<code>xev/wev</code> is helpful<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.6.</span> <a href="https://github.com/ziap/dotfiles">https://github.com/ziap/dotfiles</a></h3>
<h3><span class="section-number-3">2.5.</span> <a href="https://www.reddit.com/r/swaywm/comments/ehqsuw/autochanging_background_for_sway/">reddit: auto-changing sway background</a></h3>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.6.</span> Configs</h3>
<div class="outline-text-3" id="text-2-6">
</div>
<div class="outline-4">
<h4><span class="section-number-4">2.6.1.</span> <a href="https://github.com/ziap/dotfiles">https://github.com/ziap/dotfiles</a></h4>
<div class="outline-text-4" id="text-2-6-1">
<p>
a great config<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.7.</span> <a href="https://www.reddit.com/r/swaywm/comments/ehqsuw/autochanging_background_for_sway/">reddit: auto-changing sway background</a></h3>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.8.</span> <a href="https://github.com/Ruixi-rebirth/sway-dotfiles">Ruixi-rebirth's dotfiles</a></h3>
<div class="outline-text-3" id="text-2-8">
<div class="outline-4">
<h4><span class="section-number-4">2.6.2.</span> <a href="https://github.com/Ruixi-rebirth/sway-dotfiles">Ruixi-rebirth's dotfiles</a></h4>
<div class="outline-text-4" id="text-2-6-2">
<p>
sway, very beautiful, from COSSIG<br />
</p>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.9.</span> <a href="https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/">a Paid config</a></h3>
<div class="outline-text-3" id="text-2-9">
<div class="outline-4">
<h4><span class="section-number-4">2.6.3.</span> <a href="https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/">a Paid config</a></h4>
<div class="outline-text-4" id="text-2-6-3">
<p>
this is excellent, but&#x2026;not for me<br />
I'd like something simpler<br />
this is excellent, but&#x2026;not for me, I'd like something simpler<br />
</p>
</div>
<ol class="org-ol">
<li><a></a><a href="https://archcraft.io">archcraft</a><br /></li>
</ol>
</div>
<div class="outline-4">
<h4><span class="section-number-4">2.9.1.</span> <a href="https://archcraft.io">archcraft</a></h4>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.10.</span> <a href="https://github.com/rxyhn/yoru">夜 - Yoru</a></h3>
<div class="outline-text-3" id="text-2-10">
<h4><span class="section-number-4">2.6.4.</span> <a href="https://github.com/rxyhn/yoru">夜 - Yoru</a></h4>
<div class="outline-text-4" id="text-2-6-4">
<p>
awesome config!<br />
</p>
@ -404,10 +400,11 @@ awesome config!<br />
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
<p class="date">Date: 2022-08-07 日 00:00</p>
<p class="author">Author: dongdigua</p>
<p class="date">Created: 2022-10-30 日 15:12</p>
<p class="date">Created: 2022-11-06 日 12:57</p>
</div>
</body>
</html>

View File

@ -3,11 +3,12 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2022-10-30 日 15:12 -->
<!-- 2022-11-06 日 12:57 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Something About MGLNDD Scans</title>
<meta name="author" content="dongdigua" />
<meta name="description" content="sus" />
<meta name="generator" content="Org Mode" />
<style>
#content { max-width: 60em; margin: auto; }
@ -204,7 +205,7 @@
<h1 class="title">Something About MGLNDD Scans</h1>
<div class="outline-2">
<h2><span class="section-number-2">1.</span> <a href="https://stretchoid.com/">stretchoid opt-out</a></h2>
<h2><span class="section-number-2">1.</span> <span class="done DONE">DONE</span> <a href="https://stretchoid.com/">stretchoid opt-out</a></h2>
<div class="outline-text-2" id="text-1">
<p>
it's this domain's workers that COMSTANTLY scanning the WHOLE internet<br />
@ -212,22 +213,29 @@ it's this domain's workers that COMSTANTLY scanning the WHOLE internet<br />
</div>
</div>
<div class="outline-2">
<h2><span class="section-number-2">2.</span> <a href="https://isc.sans.edu/diary/MGLNDD_%2A+Scans/28458">SANS internet storm center diary</a></h2>
<h2><span class="section-number-2">2.</span> Some related link</h2>
<div class="outline-text-2" id="text-2">
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.1.</span> <a href="https://www.bilibili.com/read/cv16357621">my post on bilibili</a></h3>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.2.</span> <a href="https://isc.sans.edu/diary/MGLNDD_%2A+Scans/28458">SANS internet storm center diary</a></h3>
<div class="outline-text-3" id="text-2-2">
<p>
about the scanner and IP range<br />
</p>
</div>
<div class="outline-4">
<h4><span class="section-number-4">2.2.1.</span> <a href="https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/">repost on cybersafenv</a></h4>
</div>
</div>
<div class="outline-3">
<h3><span class="section-number-3">2.1.</span> <a href="https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/">repost on cybersafenv</a></h3>
<h3><span class="section-number-3">2.3.</span> <a href="http://www.hackdig.com/04/hack-81133.htm">知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇</a></h3>
</div>
</div>
<div class="outline-2">
<h2><span class="section-number-2">3.</span> <a href="http://www.hackdig.com/04/hack-81133.htm">知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇</a></h2>
</div>
<div class="outline-2">
<h2><span class="section-number-2">4.</span> <a href="https://duanmofan.com/archives/librarymanagementsystem">【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】</a></h2>
<div class="outline-text-2" id="text-4">
<div class="outline-3">
<h3><span class="section-number-3">2.4.</span> <a href="https://duanmofan.com/archives/librarymanagementsystem">【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】</a></h3>
<div class="outline-text-3" id="text-2-4">
<blockquote>
<p>
博客主评价有很多包括stretchoid.com的组织有的是把自己伪装成科研实验用数据并没有恶意有的是什么理由也不给只是不停地扫描全网的网站。<br />
@ -236,21 +244,13 @@ about the scanner and IP range<br />
</p>
</blockquote>
</div>
<div class="outline-4">
<h4><span class="section-number-4">4.0.1.</span> <a href="https://www.hackerfactor.com/blog/index.php?/archives/775-Scans-and-Attacks.html">HackerFactor: Scans &amp; Attacks</a></h4>
</div>
</div>
<div class="outline-2">
<h2><span class="section-number-2">5.</span> <a href="https://github.com/dongdigua/portscan-listener/blob/main/log/some_strange_logs.md">my listener and some other logs</a></h2>
<div class="outline-text-2" id="text-5">
<ol class="org-ol">
<li><a></a><a href="https://www.hackerfactor.com/blog/index.php?/archives/775-Scans-and-Attacks.html">HackerFactor: Scans &amp; Attacks</a><br /></li>
</ol>
</div>
<div class="outline-3">
<h3><span class="section-number-3">5.1.</span> <a href="https://www.bilibili.com/read/cv16357621">my post on bilibili</a></h3>
</div>
</div>
<div class="outline-2">
<h2><span class="section-number-2">6.</span> <a href="https://zhuanlan.zhihu.com/p/67186794">zhihu:repost-translation: 如何建立一个基本的蜜罐</a></h2>
<div class="outline-text-2" id="text-6">
<h3><span class="section-number-3">2.5.</span> <a href="https://zhuanlan.zhihu.com/p/67186794">zhihu:repost-translation: 如何建立一个基本的蜜罐</a></h3>
<div class="outline-text-3" id="text-2-5">
<p>
the original post is gone<br />
</p>
@ -264,14 +264,15 @@ the original post is gone<br />
</blockquote>
</div>
</div>
<div class="outline-2">
<h2><span class="section-number-2">7.</span> <a href="https://www.digitalocean.com/community/questions/why-is-digital-ocean-showing-in-my-router-connecting-to-a-ps4">Why is Digital Ocean showing in my router, connecting to a PS4?</a></h2>
<div class="outline-3">
<h3><span class="section-number-3">2.6.</span> <a href="https://www.digitalocean.com/community/questions/why-is-digital-ocean-showing-in-my-router-connecting-to-a-ps4">Why is Digital Ocean showing in my router, connecting to a PS4?</a></h3>
</div>
</div>
</div>
<div id="postamble" class="status">
<p class="date">Date: 2022-08-17 三 00:00</p>
<p class="author">Author: dongdigua</p>
<p class="date">Created: 2022-10-30 日 15:12</p>
<p class="date">Created: 2022-11-06 日 12:57</p>
</div>
</body>
</html>