-
Notifications
You must be signed in to change notification settings - Fork 226
Comparing changes
Open a pull request
base repository: microsoft/.github
base: main
head repository: akaday/..github
compare: main
- 9 commits
- 2 files changed
- 2 contributors
Commits on Dec 11, 2024
-
/images/open-at-microsoft.png -- 140.98kb -> 95.92kb (31.97%) Signed-off-by: ImgBotApp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9730704 - Browse repository at this point
Copy the full SHA 9730704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9a86a - Browse repository at this point
Copy the full SHA 7d9a86aView commit details
Commits on Jan 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c7109d8 - Browse repository at this point
Copy the full SHA c7109d8View commit details -
Add network monitoring and restrictions in Colab
Add sections to `code4yo_com.ipynb` to monitor network traffic, implement firewall rules, usage policies, audit user activities, and use Colab's logging features. * **Monitor Network Traffic** - Add a markdown cell to introduce monitoring network traffic using `tcpdump`. - Add a code cell to install and run `tcpdump`. * **Implement Firewall Rules** - Add a markdown cell to introduce implementing firewall rules to block torrent-related activities. - Add a code cell to add `iptables` rules to block torrent-related ports. * **Implement Usage Policies** - Add a markdown cell to introduce usage policies that explicitly prohibit torrent downloads. - Add a markdown cell to state the policy prohibiting torrent downloads. * **Audit and Review User Activities** - Add a markdown cell to introduce regular audits and reviews of user activities. - Add a code cell with example code to review user activities from log files. * **Use Colab's Logging and Monitoring Features** - Add a markdown cell to introduce using Colab's built-in logging and monitoring features. - Add a code cell with example code to use Colab's logging features to track network activity. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/akaday/..github?shareId=XXXX-XXXX-XXXX-XXXX).
Configuration menu - View commit details
-
Copy full SHA for 9ccb2a8 - Browse repository at this point
Copy the full SHA 9ccb2a8View commit details -
Merge pull request #2 from akaday/add-network-monitoring
Add network monitoring and restrictions in Colab
Configuration menu - View commit details
-
Copy full SHA for 16ea1c3 - Browse repository at this point
Copy the full SHA 16ea1c3View commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d9b5a32 - Browse repository at this point
Copy the full SHA d9b5a32View commit details -
Merge pull request #3 from akaday/akaday-patch-1
Update code4yo_com.ipynb
Configuration menu - View commit details
-
Copy full SHA for 9c2621e - Browse repository at this point
Copy the full SHA 9c2621eView commit details -
Customize tcpdump to filter specific traffic
Add customization for `tcpdump` to filter specific traffic in `code4yo_com.ipynb`. * Add a markdown cell with the title "Customizing tcpdump to Filter Specific Traffic". * Add a code cell to demonstrate filtering traffic by host, port, and protocol using `tcpdump`. * Add a markdown cell with the title "Combining Filters in tcpdump". * Add a code cell to demonstrate combining multiple filters using logical operators in `tcpdump`. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/akaday/..github?shareId=XXXX-XXXX-XXXX-XXXX).
Configuration menu - View commit details
-
Copy full SHA for 7ce0509 - Browse repository at this point
Copy the full SHA 7ce0509View commit details -
Merge pull request #4 from akaday/customize-tcpdump
Customize tcpdump to filter specific traffic
Configuration menu - View commit details
-
Copy full SHA for b4dbe57 - Browse repository at this point
Copy the full SHA b4dbe57View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main