李小八

@virgil246

Joined on Mar 24, 2020

  • https://deface.virgil246.com/ image-2 image-3 下面兩個選項要允許 image image-1
     Like  Bookmark
  • GitHub, key, API key, 敏感資料, git filter-repo, git filter-branch, 移除敏感資 料, 資訊安全, git repository, BFG, 敏感信息, GitHub 安全, git remote, git push force, 數據清理, git歷史重寫 我看最近搜尋到到的資料都是使用git filter-branch 去處理 可是官方網站上面就有這樣一則Warning 且推薦了其他方法 WARNING git filter-branch has a plethora of pitfalls that can produce non-obvious manglings of the intended history rewrite (and can leave you with little time to investigate such problems since it has such abysmal performance). These safety and performance issues cannot be backward compatibly fixed and as such, its use is not recommended. Please use an alternative history filtering tool such as git filter-repo. If you still need to use git filter-branch, please carefully read SAFETY (and PERFORMANCE) to learn about the land mines of filter-branch, and then vigilantly avoid as many of the hazards listed there as reasonably possible. github官方教學從git中移除敏感資料
     Like  Bookmark
  • 推廣文章:解決工作地點困擾的Chrome Extension 在現代求職過程中,找到適合的職缺往往需要花費大量時間和精力。104人力銀行提供了豐富的工作資訊,但每次查看職缺內容時,都會遇到一個共同的困擾:無法立即得知工作地點的位置。這對於需要考慮通勤時間或希望在特定區域內工作的求職者來說,是一個極大的不便。為了解決這個問題,我開發了一款專為104人力銀行設計的Chrome Extension。 這個Extension能夠在你瀏覽職缺時,自動顯示每個工作的地理位置,並在地圖上標示出來。讓我們來看看它是如何運作的,以及它如何幫助你更高效地求職。 功能介紹 即時地點顯示:當你在104人力銀行瀏覽職缺時,Extension會自動解析工作地點資訊,並在右側地圖上標出具體位置。這樣,你可以立即看到每個職缺的地理分佈情況,快速篩選出適合自己的工作。 方便的地圖標示:
     Like  Bookmark
  • graph TD; 小烏龜---Router---端末 端末: 泛指各種裝置 Switch也包含在這 Router : 另外接的Wifi分享器 這邊圖上Router如果有支援VPN的功能,可以去使用其功能(e.g. VPN Fusion, OpenVPN...) 沒有Router,或分享器沒有VPN功能的,可以看我接下來的分享 旁路由
     Like  Bookmark
  • 自己做的小小實驗 希望能跨網段透過netbios存取同一工作群組下的電腦 Q1 : 同一工作群組在網路芳鄰重新整理會直接出現 還是要連線後才會出現? 用Samba 當作wins server Alpine Linux 安裝samba apk add samba
     Like  Bookmark