載入中
[筆記] frr + wireguard + bgp 需要 link local address
Log:
```
bgpd[99576]: [YXTCF-6ENSA][EC 33554510] Interface: wgXX does not have a v6 LL address associated with it, waiting until one is created for it
bgpd[99576]: [P90Z5-FP0GJ][EC 33554461] <re...
...(還有更多)
0 則留言
ImaginaryCTF 2024 WriteUp
[TOC]
# ImaginaryCTF 2024 WriteUp
Solo played ImaginaryCTF as [t510599](https://2024.imaginaryctf.org/User/301.html), Rank #69/1457 (Score: 2901)
...(還有更多)
0 則留言
sad
sad
2 則留言
[筆記] CISCO 不能 ping local Vlan interface IP
Config:
```
interface Vlan721
ip address 192.168.72.254 255.255.255.0
```
...(還有更多)
0 則留言
[筆記] get myip with DNS
```
dig +short myip.opendns.com @resolver1.opendns.com
```
0 則留言
[心得] AIS3 EOF 2024 Quals WriteUp
[TOC]
## 成績

看[完整 Profile](https://img.stoneapp.tech/t510599/eof-2024/quals/Profile.png)
...(還有更多)
0 則留言
[筆記] oracle cloud + wgcf 解鎖區域限制
雖然在日本開了一台 oracle always free 但是 oracle 的 IP 有時候不會被當成日本 IP
因此多套一層 Cloudfalre WARP 來繞過這個問題 (CF 認 oracle 日本 IP 所以出口也給日本的)
首先透過 [wgcf](https://github.com/ViRb3/wgcf) 註冊一個 cf warp 帳號並生成 wireguard profi...
...(還有更多)
0 則留言
[心得] AIS3 EOF 2024 Final
[TOC]
這次是第四次參賽 總算是拿到前三名了 > <

最後拿到了第一名 感謝隊友們
...(還有更多)
1 則留言
Cavern android 的實驗
沒想到今年第一篇是我,笑死
最近看完了 clean architecture,對於裡面各種美好的優點等等描述感覺很憧憬。
不過也忍不住想這樣理想的程式在現實中是可能的嗎?
...(還有更多)
1 則留言
[筆記] Vue.js DOM Template Parsing Caveats
> Some HTML elements, such as `<ul>`, `<ol>`, `<table>` and `<select>` have restrictions on what elements can appear inside them, and some elements such as `<li>`, `&l...
...(還有更多)
0 則留言