Tag: windows
-
+
+
+
+
+
+
The 3rd lab provided by HTB, is called ‘Dancing’ and focuses more on ‘SMB’. One common way to transfer files across a network is through SMB (Server Message Block), a protocol mainly used on Windows systems to share files, printers, and other resources. SMB typically runs on TCP port 445,…
-
+
+
+
+
+
+
# Setting Up Supabase Login Follow these steps to create your own login for Roky via supabase! ## Prerequisites 1. Flutter 2. Supabase Local Setup ## 1. Creating *Message* and *User* Tables using Flutter Assuming you have everything correctly installed, do the following: 1. Open Docker Desktop 2. Navigate to…